Howto create a detailed report of all actions by publishing with sqlpackage.exe?
3
votes
1
answer
1365
views
When publishing ssdt projects from visual studio I realized that a "deploymentreport.txt" file is created on hard disk.
sqlpackage.exe can be executed with the action "DeployReport" that creates a report of all actions that would have been done during a publishing.
Is there any way to create this report DURING the publishing? As a result / log?
I don't want to create the report first and call sqlpackage.exe with the publish action again afterwards to get a report and do the deployment. This might be much more work to do than necessary.
Asked by Magier
(4827 rep)
Feb 25, 2016, 09:28 AM
Last activity: Apr 1, 2025, 07:00 AM
Last activity: Apr 1, 2025, 07:00 AM