DrJohnT/AzureDevOpsExtensionsForSqlServer

Difference Between "Deploy DB" and "Publish DB" Pipelines

JohnRGH opened this issue · 2 comments

What is the difference between these 2 pipeline components?

Deploy Database DACPAC using a DAC Publish Profile
https://marketplace.visualstudio.com/items?itemName=DrJohnExtensions.DeployDatabase&ssr=false#overview

Publish DACPAC using a DAC Publish Profile
https://marketplace.visualstudio.com/items?itemName=DrJohnExtensions.PublishDacPac&ssr=false#overview

So what version do we need? I seems like publish is 1version higher than deploy? Maybe you should just drop one of the packages and put the proper tags for searching. Kinda confusing.