Home > DevOps > New Azure DevTest Labs PowerShell module
PowerShell Core

New Azure DevTest Labs PowerShell module

Microsoft released a PowerShell module for Azure DevTest Labs. You can

  • create labs
  • query labs
  • update labs
  • delete labs
  • create, query, update and delete virtual machines
  • create, query, update and delete custom images
  • create, query, update and delete environments

To get this new module you have to download it from GitHub. Check the how to link below for instructions.

Or check out the how to @ the GitHub repo https://github.com/Azure/azure-devtestlab/blob/master/samples/DevTestLabs/Modules/Library/HowTo.md

To get more information go to https://azure.microsoft.com/en-us/updates/azure-devtest-labs-powershell-module-to-simplify-management-of-labs/