Error trying to create a low priority virtual machine

Joshua 21 Reputation points
2021-06-21T17:26:29.27+00:00

I have tried to create a low priority virtual machine, but when I try to create it I get an allocation error, I have tried different regions and with different sizes but I have not been able to solve it

Error:
Template implementation error: "Resource validation failed with id." The requested size for the resource "/subscriptions/fa2b6f69-9523-4466-ad37-af55b42c4117/resourceGroups/LPMMD_group/providers/Microsoft.Compute/virtualMachines / LPMMD "is not currently available in zones" 1 "of location" eastus2 "for subscription" fa2b6f69-9523-4466-ad37-af55b42c4117 ". Please try a different size again or deploy to a different location or zone. For more details, see https://aka.ms/azureskunotavailable. ". The following message was returned:" /subscriptions/fa2b6f69-9523-4466-ad37-af55b42c4117/resourceGroups/LPMMD_group/providers/Microsoft.Compute/virtualMachines/ LPMMD ".". (Code: InvalidTemplateDeployment)

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

Accepted answer
  1. Olga Os - MSFT 5,916 Reputation points Microsoft Employee
    2021-06-21T18:21:23.94+00:00

    Hey @Joshua ,

    Welcome to the MS Q&A forum.

    Looking into the error above, I could see you are trying to deploy the low priority VM in the Availability Zone 1 in the location East US 2.

    Error message you are getting means the size is not available in this specific Availability zone. It could be what the size is not available at all for everyone, or there is a restriction in place on your subscription for the size N in AvZone 1 in East US 2.

    As a workaround, I'd recommend for you to use a different size, or change the Availability option to "None"
    107741-image.png

    If it's critical for your deployment to have a VM with the specified size in the AVZone 1 in East US2, in this case, I'd recommend for you to use the quota increase process—the same that you use for pay-as-you-go VMs and provide additional details in the description about the AVZone.

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

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards,
    Olga

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful