Automating SQL Server 2019 Docker DeploymentsCategory:#DevOps#ContainersTags:#ContainersPublished: March 7, 2020 Reading Time: 3 minPreviously, I’ve discussed how to automate deploying a DACPAC to a SQL Server 2017 container in Docker. Now, learn how this works with SQL Server 2019.Read this article
Data DevOps: Deploying SQL Server DACPACs to DockerCategory:#DevOpsTags:#DevOps#Docker#ContainersPublished: December 31, 2018 Reading Time: 4 minWith the ability to run SQL Server 2017 and 2019 in Docker containers, we can easily automate the deployment of database migrations using DACPACs.Read this article