Maximum VM size changed for student accounts?

Thompson, Michael (Mike) (CIV) 1 Reputation point
2022-10-06T02:03:20.837+00:00

I have a VM image blob that students use to create Labtainers VMs within their own free individual Azure student accounts. This has worked fine for months, but it appears that newer student accounts are failing due to a size limit. The blob is 30G. Students are getting this error:
ERROR: {"error":{"code":"InvalidTemplateDeployment","message":"The template deployment failed with error: 'The resource with id: '/subscriptions/b93d8937-e577-4311-81b5-415ee8ac9bbe/resourceGroups/labtainerResources/providers/Microsoft.Compute/virtualMachines/myname-labtainervm' failed validation with message: 'The requested size for resource '/subscriptions/b93d8937-e577-4311-81b5-415ee8ac9bbe/resourceGroups/labtainerResources/providers/Microsoft.Compute/virtualMachines/myname-labtainervm' is currently not available in location 'westus3' zones '' for subscription 'b93d8937-e577-4311-81b5-415ee8ac9bbe'. Please try another size or deploy to a different location or zones. See https://aka.ms/azureskunotavailable for details.'.'."}}

Is that a temporary error, or has something fundamentally changed regarding what free accounts can do?

Ignore the tags.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,818 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. msrini-MSFT 9,281 Reputation points Microsoft Employee
    2022-10-06T02:16:39.423+00:00

    Hi,

    The error states that the specified size is not available in the specified region, which is west us 3.

    You can either choose different size or different region to proceed further.

    Regards,
    Karthik Srinivas


  2. deherman-MSFT 36,921 Reputation points Microsoft Employee
    2022-10-10T15:35:25.993+00:00

    @Thompson, Michael (Mike) (CIV)

    Sorry that you are facing this frustrating situation when working with your students. I am adding some additional context and suggestion to the above answer.

    Ensuring capacity for our customers is a top priority for Microsoft and we are working around the clock to deliver on this. The increasing demand for Azure services is evidence of the popularity of Azure, and emphasizes the need to scale up our infrastructure even more rapidly. With that in mind, we are expediting expansion and are improving our resource deployment process to respond to this strong customer demand. We have identified several improvements on how we load-balance under a high resource usage situation, and how to trigger the timely deployment of needed resources. Furthermore, we are increasing our capacity significantly – and will continue to plan for strong customer demand across all of our regions. This September 2021 blog post covers improvements towards delivering a resilient cloud supply chain.

    Since you are working with students you might consider using Azure Lab Services. You have more flexibility to find available capacity when your lab account is not peered to a VNet. In this case, Azure Lab Services automatically looks for available VM capacity across all regions in the same geography as the lab account. However, you still may not be able to choose a VM size if none of the regions have available capacity. For example, currently in Canada, GPU sizes (e.g. NV series) are not offered in any regions. As a result, you must create your lab account in a geography that does have GPUs available. You also can configure a setting called enable location selection (this setting is only available when your lab account is not peered to a VNet). This setting allows lab creators to choose a different geography from the lab account when they create a lab. Enabling this option gives lab creators the greatest flexibility to find a region that has available capacity for a VM size.

    Hopefully this suggestion helps, and you can work around this issue. Please let me know if there are any other questions or issues I can assist with.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.