Přeskočit na hlavní obsah

Azure DevTest Labs: More running VMs are supported in a single lab

Datum publikování: 15 srpna, 2016

Azure DevTest Labs now allows you to run more VMs (with multiple storage accounts) at the same time in a single lab with maximum performance by automatically scaling the storage accounts where lab VMs are created.  

Before this change, each lab had only one storage account for VMs due to performance issues of copying custom images (VHDs) from one storage account to another (when a VM was created in a different storage account from the custom image). However, storage accounts in Azure have virtual machine disk limits (see the "Virtual machine disk limits" section in Azure subscription and service limits, quotas, and constraints). To get maximum utilization of VM disks, each storage account couldn't have more than 40  standard-tier VMs. For a premium storage account, the maxium number of VMs was around 25. These limits restricted the capability of DevTest Labs to serve a bigger team that requires more VMs.

To solve this problem, now DevTest Labs automatically creates a new storage account based on the number of VMs that you have already created in the lab, and it balances the new VMs between different storage account to optimize the IOPS. After a custom image is created, it will be cached across all the storage account for VMs as well, so that you will never experience performance regression when you're creating a VM from any custom image.

Please try it today and let us know what you think about it! If you have an idea for how to make it work better for you, submit your feedback (or vote for others) at the Azure DevTest Labs feedback forum.

Have a question? Check out answers or ask a new question at the MSDN Community forum.

  • Azure DevTest Labs
  • Features
  • Services

Související produkty