Filter
Exclude
Time range
-
Near
Apr 9
Publishing SQL database projects shouldn’t be the hardest part of CI/CD. With MSBuild.Sdk.SqlProj 4.0, you can now publish your .dacpac and SqlPackage as a runnable container image. Reproducible. Portable. No agents to configure. 👉 Read more: erikej.github.io/sqlclient/d… #dotnet #sqlserver #containers #devops #cicd
17
72
7,134
Import or export Azure SQL Databases securely—no public Azure access needed! 🔐 Run import/export operations even when “Allow Azure services and resources to access this server” is turned OFF by using a locked-down Azure VM with SqlPackage. ⚡ Perform imports/exports via BACPAC files 🛡️ Keep network access tightly controlled with firewall rules 🛠️ Optimize performance with the right VM size, region, and storage Learn how 👉 msft.it/6014Qi8oI #AzureSQL #Security #Database #Cloud
3
4
24
3,321
Replying to @ErikEJ
I use sqlpackage to deploy dacpacs on Azure DevOps, the database deployment is always the slowest part of the pipeline.
2
4
395
31 Jul 2025
New release of DacFX and SqlPackage (for automating SQL Database Projects) - adds the ability to ignore post and pre deploy scripts during deployment #dotnet #dacfx learn.microsoft.com/en-us/sq…
3
22
1,067
Slow BACPAC imports? Use PowerShell to parse SqlPackage.exe logs, spot long-running steps, and find bottlenecks fast, review the Lesson Learned #523: Measuring Import Time -Parsing SqlPackage Logs with PowerShell | Microsoft Community Hub techcommunity.microsoft.com/…
2
2
64
27 Nov 2024
The key issue here was that a dacpac was being deployed with different versions of SqlPackage. While it would work on ACC with version x, it failed on PRD with version x y. (Due to the time it took to approve ACC vs SqlPackage release cadence) learn.microsoft.com/en-us/sq…

2
28
Replying to @Dave_DotNet
Correct - I ultimately wanted some better guardrails around schema changes and I can use the SqlPackage DeploymentReport to fail a deploy (and show why) if there's a destructive change
2
2
157
SqlPackage (as a dotnet tool) from github.com/microsoft/DacFx

1
2
44
Lesson Learned #501: Exporting Multiple Databases Simultaneously with SqlPackage dlvr.it/T8M0tq

471
7 Jun 2024
Updates from the 162.3 release of SqlPackage and the DacFx ecosystem dlvr.it/T7xVBG
1
3
3
999
Updates from the 162.3 release of SqlPackage and the DacFx ecosystem dlvr.it/T7xKxc

415
Replying to @DevLeaderCa
We use dacpac with SqlPackage to deploy it
2
331
6 Mar 2024
Updates from 162.1 and 162.2 releases of SqlPackage and the DacFx ecosystem msft.it/6011cVhmc

3
4
676
5 Mar 2024
Updates from 162.1 and 162.2 releases of SqlPackage and the DacFx ecosystem msft.it/6010cVhYa

2
3
627
4 Mar 2024
Updates from 162.1 and 162.2 releases of SqlPackage and the DacFx ecosystem msft.it/6011cVhc5

4
5
840