You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/sqlpackage/sqlpackage-download.md
+52-45Lines changed: 52 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ Download and install the latest releases:
29
29
30
30
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.
31
31
32
-
An evergreen link ([https://aka.ms/sqlpackage-linux](https://aka.ms/sqlpackage-linux)) is available that points to the current version of sqlpackage for [Linux .NET Core](#get-sqlpackage-net-core-for-linux), which can be used in automating environments with the latest sqlpackage.
> Additional NuGet packages were published under the DacFx name, "Microsoft.SqlServer.DacFx.x64" and "Microsoft.SqlServer.DacFx.x86". Support for both platforms is covered under the "Microsoft.SqlServer.DacFx" package. New references should be made to this package, not the x64 or x86 variants.
46
45
47
-
## Get sqlpackage for Windows
46
+
## Automated environments
48
47
49
-
This release of sqlpackage includes a standard Windows installer experience, and a .zip:
50
-
51
-
1. Download and run the [DacFramework.msi installer for Windows](https://aka.ms/dacfx-msi).
52
-
2. Open a new Command Prompt window, and run sqlpackage.exe
53
-
- sqlpackage is installed to the ```C:\Program Files\Microsoft SQL Server\160\DAC\bin``` folder
48
+
Evergreen links are available for downloading the latest Sqlpackage versions:
49
+
- Linux ([https://aka.ms/sqlpackage-linux](https://aka.ms/sqlpackage-linux))
0 commit comments