You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following table lists common error codes for deployment and potential follow-up actions.
199
201
200
202
| Error | Description | Action |
201
203
| :---: | --- | --- |
202
204
| 0 | Operation successful. | No required action. |
203
205
| 1 | Operation successful. | Reboot. |
204
-
| 100 | Operation not supported or couldn't be completed. | Check log files to determine cause of error, such as: <br>
205
-
- PowerShell version isn't supported. <br> - VM size isn't an N-series VM. <br> - Failure during data download. |
206
+
| 100 | Operation not supported or couldn't be completed. | Check log files to determine cause of error, such as: <br>- PowerShell version isn't supported. <br> - VM size isn't an N-series VM. <br> - Failure during data download. |
| -1 | Exception occurred. | Check log files to determine cause of exception. |
208
-
| -5x | Operation interrupted due to pending reboot. | Reboot the VM. Installation continues after reboot. Uninstall should be invoked manually. |
209
+
| -5x | Operation interrupted due to pending reboot. | Reboot the VM. Installation continues after reboot. <br> Uninstall should be invoked manually. |
209
210
210
-
### Support
211
+
### Get support
211
212
212
213
Here are some other options to help you resolve deployment issues:
0 commit comments