Tag Archives: Powershell
start-job az group delete

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
System info

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