Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, December 18, 2015 10:15 AM | 1 vote
In Azure portal, the Start button is disabled for a VM with status "Stopped (deallocated)"
My solution was to run the powershell commands below:
add-AzureAccount
Stop-AzureVM -ServiceName"<service name>"-Name"<VM name>"-Force
I'm not sure what state the VM had got into but this solution was successful
All replies (1)
Friday, December 18, 2015 10:30 AM
I think that this is a UI issue. Is the Stop button working now ? Is the state of the VM showing on the portal ?
Regards, Samir Farhat || Datacenter Consultant || The way to share my knowledge with the community Visit my blog : buildwindows.wordpress.com buildwindows.wordpress.com </a>