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
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/troubleshoot-agent-onboard.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,12 @@ Use the following table to identify and resolve issues when configuring the Azur
40
40
| AZCM0105 | An error occurred while downloading the Microsoft Entra ID managed identify certificate | Delete the resource created in Azure and try again. |
41
41
| AZCM0147-<br>AZCM0152 | An error occurred while installing Azcmagent on Windows | Review the error message in the output for more specific information. |
42
42
| AZCM0127-<br>AZCM0146 | An error occurred while installing Azcmagent on Linux | Review the error message in the output for more specific information. |
43
+
| AZCM0150 | Generic failure during installation | Submit a support ticket to get assistance. |
44
+
| AZCM0153 | The platform of the system is not supported by the agent | Review the [prerequisites](prerequisites.md) for supported platforms |
45
+
| AZCM0154 | The version of PowerShell installed on the system is too old | Upgrade to PowerShell 4 or later and try again. |
46
+
| AZCM0155 | The installation script was not run with adminstrator privileges | Re-run the script as an administrator. |
47
+
| AZCM0156 | Installation of the agent failed | Confirm that the machine is not running on Azure. Detailed errors may be found in the installation log at `%TEMP%\installationlog.txt`. |
48
+
| AZCM0157 | Unable to download repo metadata for the Microsoft Linux software repository | Check if a firewall is blocking access to `packages.microsoft.com` and try agin. |
0 commit comments