Link to home
Start Free TrialLog in
Avatar of ADJ World
ADJ World

asked on

AZURE - VM start error - "The server encountered an internal error"

When attempting to start AZURE VM's error "The server encountered an internal error" is returned.

The VM's were shutdown last-night via a PowerShell  automation script, the same automation script should start them up in the morning  (has worked ok for 12 months).

Other VM start OK.




Attempting to start with PowerShell tart-AzureVM  returns ->

Start-AzureVM : InternalError : The server encountered an internal error. Please retry the request.
At line:1 char:1
+ Start-AzureVM
+ ~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Start-AzureVM], ComputeCloudException
    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.StartAzureVMCommand
 

Open in new window




AJ
Capture.JPG
ASKER CERTIFIED SOLUTION
Avatar of ADJ World
ADJ World

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial