An Azure service that is used to provision Windows and Linux virtual machines.
Hi Brandon,
Based on the error you received there was not enough physical host capacity in the Azure availability zone to allocate to your VM so that it could start. This has nothing to do with you resizing the OS disk.
What I recommend is to periodically try to Start the VM over the next several hours until it succeeds. If you keep trying without success and can no longer wait for more capacity to free up, what you can do is try resizing to different size family, or re-create the VM in different availability zone. For example, say the current VM size uses Intel CPU, try resizing to equivalent size using AMD instead.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP