Skip to content

Commit 9e7ab5d

Browse files
committed
adding flair
1 parent 84f67b4 commit 9e7ab5d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/tools/sqlpackage/release-notes-sqlpackage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ This article lists the features and fixes delivered by the released versions of
2525
|macOS .NET 6 |[.zip file](https://go.microsoft.com/fwlink/?linkid=2214740)|November 7, 2022|161.6370.0|16.1.6370.0|
2626
|Linux .NET 6 |[.zip file](https://go.microsoft.com/fwlink/?linkid=2214843)|November 7, 2022|161.6370.0|16.1.6370.0|
2727

28+
> [!IMPORTANT]
29+
> Version 161 of SqlPackage encrypts database connections by default. Previously successful connections with self-signed certificates or without encryption may not connect with v161 without updating the SqlPackage parameters. For more information, see [https://aka.ms/dacfx-connection](https://aka.ms/dacfx-connection).
2830
2931
### Features
3032
| Feature | Details |

docs/tools/sqlpackage/sqlpackage-download.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Download and install the latest releases:
2929

3030
For details about the latest release, see the [release notes](release-notes-sqlpackage.md). To download additional languages, see the [Available Languages](#available-languages) section.
3131

32+
> [!NOTE]
33+
> Beginning with version 161, SqlPackage version numbering has been adjusted to better reflect the DacFx build number it is associated with.
3234
3335
## DacFx
3436

0 commit comments

Comments
 (0)