Ken Muse
Automating SQL Server 2019 Docker Deployments
Previously, 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

Restoring Azure Tests for SonarQube
The vstest task in Azure DevOps doesn’t guarantee an output location. Learn how to ensure that SonarQube will see your test results correctly.

Read this article

Missing Tests on Azure DevOps
Trying to integrate unit tests and code coverage Azure DevOps to other systems and things seem to be disappearing? Learn why it happens and how to fix it…

Read this article

Data DevOps: Deploying SQL Server DACPACs to Docker
With 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

Handling “Open File – Security Warning”
Using an Azure File share to run an executable via PowerShell is easy – unless Windows stops you. Learn how to deal with the OFSW from a PowerShell script.

Read this article

DevOps News From Connect(); 2017
Microsoft Connect(); 2017 is introducing a number of much-need and much anticipated DevOps functionality … and we have a summary of the best bits!

Read this article

Installing VSTS Build Agents on macOS
If you’re doing Xamarin, macOS (OS X), or iOS development work, learn how to setup a VSTS build agent on the Mac and automate your DevOps pipeline.

Read this article

Creating Recoverable TFS Backups
You have Team Foundation Server (TFS) and rely on SQL Server backups, so they may be unusable. Learn how to properly backup TFS and test your recovery plan.

Read this article