HomeWinBuzzer NewsMicrosoft's Azure DevTest Labs Gets Support for Environment Creation via ARM Templates

Microsoft’s Azure DevTest Labs Gets Support for Environment Creation via ARM Templates

DevTest Labs users can now load ARM templates directly from their source control repository, allowing for simple environment creation via the Azure portal.

-

's Azure DevTest Labs gives developers the ability the ability to quickly create sandbox environments while minimizing costs.The application was made generally available in May, and has been updated several times since.

The service has provided a good experience for single VM setups. However, according to senior program manager Xiaoying Guo, the creation of multiple VMs wasn't very productive. Microsoft's latest update seeks to address this issue via the integration of Azure Resource Manager templates.

ARM Template Features in DevTest Labs

ARM templates should provide a simpler way to create multi-VM environments in DevTest Labs. Users can now take advantage of the following features:

  • “ARM templates are loaded directly from your source control repository ( or VSTS Git).
  • Once set up, DevTest Labs users can create an environment by simply picking an ARM template from the Azure portal as what they can do with other types of bases.
  • Azure PaaS resources can be provisioned in an environment from ARM template in addition to IaasS VMs.
  • Cost of environments can be tracked in the lab in addition to individual VMs created by other types of bases.”

This marks the second cross-compatible feature introduced to the services in a week. Last Thursday, Azure Resource Manager gained the ability to enable automatic shutdown of VMs. This feature was previously available only as a policy in Azure DevTest labs.

ARM users can now pick a specific time for a virtual machine to shut down via the VM blade in the Azure portal. They can also send a notification about this to a webhook URL fifteen minutes before.

For now, DevTest Labs supports limited regions, which means the auto-shutdown feature is also limited. However, Guo says support for other regions is coming soon, and those left out will naturally get access to the ARM template functionality also.

You can find out how to set up an ARM template repo on the DevTest blog. More information about this specific update is also available.

SourceMicrosoft
Ryan Maskell
Ryan Maskellhttps://ryanmaskell.co.uk
Ryan has had a passion for gaming and technology since early childhood. Fusing the skills from his Creative Writing and Publishing degree with profound technical knowledge, he enjoys covering news about Microsoft. As an avid writer, he is also working on his debut novel.

Recent News