An Azure service that is used to provision Windows and Linux virtual machines.
This issue happens when I stop/deallocate the VM and later try to start it again.
Hello,
I am using an Azure GPU virtual machine, but recently I have been unable to start it.
Whenever I click the Start button, Azure returns the following error message:
“Allocation failed. We do not have sufficient capacity for the requested VM size in this region.”
This issue happens when I stop/deallocate the VM and later try to start it again.
Because of this issue, I would like to ask whether Azure provides a way to reserve or secure GPU VM capacity in advance for a specific future date or time.
What I want to achieve is the following:
- I want to make sure that I can use the GPU VM at a later time without running into this capacity error.
- I would like to know whether Azure supports reserving capacity in advance for the same VM size/SKU.
- If advance reservation is possible, I would like to know what option or process I should use.
- If it is not possible, I would like to know the best recommended alternative.
My questions are:
- Is it possible to reserve Azure GPU VM capacity in advance for a future timeslot?
- Can I secure the same GPU VM SKU ahead of time so that the VM can be started successfully later?
- If advance reservation is not supported in this scenario, what is the recommended workaround? For example, should I use Capacity Reservation, keep the VM allocated instead of deallocated, move to another region, or use a different VM size?
My goal is to avoid repeated allocation failures caused by insufficient regional capacity when starting the VM later.
Thank you.