Share via

VM create AllocationFailed

owen.kim 176 Reputation points
2022-08-16T00:24:55.553+00:00

My app operates in a structure where a VM is created whenever there is a request from a customer.

But intermittently I get AllocationFailed.

There are still a lot of relaxation on subscriptions, and it seems like an error caused by the lack of resources in the region itself.

I want to check the local resources in advance and make them to be used in other regions if they are insufficient.
Is there any way to know in advance

231250-%E1%84%8C%E1%85%A6%E1%84%86%E1%85%A9%E1%86%A8-%E1%84%8B%E1%85%A5%E1%86%B9%E1%84%8B%E1%85%B3%E1%86%B7.png

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

risolis 8,806 Reputation points
2022-08-19T01:14:49.94+00:00

Hello @owen.kim

Thank you a lot for your answer.

For now, I would say that there is no specific way to review the resource allocation since when you deploy a resource is like "Creating resources on the fly"... However, I want to suggest this to prevent it from happening again so, please see below:

https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-overview

https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-overallocate

I can not deny that this is a great question which takes its time to isolate as well as analyze the issue. As I mentioned previously, you can work on preventing : )

I hope the all the response were useful as well as educative for both as well as any other person facing this case scenario.

It was a pleasure to assist you and have a great day!!

Cheers,

Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. risolis 8,806 Reputation points
    2022-08-16T00:31:04.78+00:00

    Hello @owen.kim

    Thank you so much for your heads up.

    I would like to provide the following post on which is the same concern as you so, please check this out below:

    **

    https://learn.microsoft.com/en-us/answers/questions/964975/vm-creation-failed.html

    **

    I hope that will be helpful for you.

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    Was this answer helpful?


Your answer

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