I have a VM in East US that went unresponsive, because of this I attempted to stop and start the VM.
I tried both the Azure Portal and the CloudShell with Stop-AzureRmVM -Force
, but neither seems to work. The machine seems to be stuck in the deallocating state.
Any ideas how to fix this?