I was lucky enough to work on a project recently. They chose to use Redgate Flyway Enterprise instead of Redgate SQL Change Automation which was quite exciting. Their goal was to deploy database changes to Azure SQL where they had several different environments (dev, test, staging and production). Redgate Flyway is available in three (3) […]
Continue reading
Tag Archives: Powershell
Delete your resource groups in parallel using the az group command
Donovan Brown posted a How to on this earlier this year, I wanted to see if it was possible to do it using the az group command. This is what I finally came up with. I downloaded and installed the latest PowerShell Core for Windows from GitHub releases. I picked the latest preview V7.0.0-preview.1 release […]
Continue reading
Using Friendly DNS Names in Visual Studio 2010 Lab Management
If you’ve spent some time with Lab Management, specifically where you’ve leveraged Network Isolation you will have noticed the nice fully qualified domain names assigned to the external network adapter identified in the diagram below as “Computer name:”. If you want to create easier to remember names for your VMs you could create some CNAMEs in your […]
Continue reading
November 7, 2024 