Skip to content

Commit a0b8949

Browse files
committed
more changes after SME review
1 parent 37cdb34 commit a0b8949

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-arc/servers/troubleshoot-agent-onboard.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Use the following table to identify and resolve issues when configuring the Azur
1616
| Error code | Probable cause | Suggested remediation |
1717
|------------|----------------|-----------------------|
1818
| AZCM0000 | The action was successful | N/A |
19-
| AZCM0001 | An unknown error occurred | Contact Microsoft Support for assistance |
20-
| AZCM0011 | The user canceled the action (CTRL+C) | Retry the previous command |
19+
| AZCM0001 | An unknown error occurred | Contact Microsoft Support for assistance. |
20+
| AZCM0011 | The user canceled the action (CTRL+C) | Retry the previous command. |
2121
| AZCM0012 | The access token is invalid | If authenticating via access token, obtain a new token and try again. If authenticating via service principal or device logins, contact Microsoft Support for assistance. |
2222
| AZCM0016 | Missing a mandatory parameter | Review the error message in the output to identify which parameters are missing. For the complete syntax of the command, run `azcmagent <command> --help`. |
2323
| AZCM0018 | The command was executed without administrative privileges | Retry the command in an elevated user context (administrator/root). |
@@ -34,9 +34,9 @@ Use the following table to identify and resolve issues when configuring the Azur
3434
| AZCM0068 | Subscription name was provided, and an error occurred while looking up the corresponding subscription GUID. | Retry the command with the subscription GUID instead of subscription name. |
3535
| AZCM0061<br>AZCM0064<br>AZCM0065<br>AZCM0066<br>AZCM0070<br> | The agent service is not responding or unavailable | Verify the command is run in an elevated user context (administrator/root). Ensure that the HIMDS service is running (start or restart HIMDS as needed) then try the command again. |
3636
| AZCM0081 | An error occurred while downloading the Azure Active Directory managed identity certificate | If this message is encountered while attempting to connect the server to Azure, the agent won't be able to communicate with the Azure Arc service. Delete the resource in Azure and try connecting again. |
37-
| AZCM0101 | The command was not parsed successfully | Run `azcmagent <command> --help` to review the command syntax |
37+
| AZCM0101 | The command was not parsed successfully | Run `azcmagent <command> --help` to review the command syntax. |
3838
| AZCM0102 | An error occurred while retrieving the computer hostname | Retry the command and specify a resource name (with parameter --resource-name or –n). Use only alphanumeric characters, hyphens and/or underscores; note that resource name cannot end with a hyphen or underscore. |
39-
| AZCM0103 | An error occurred while generating RSA keys | Contact Microsoft Support for assistance |
39+
| AZCM0103 | An error occurred while generating RSA keys | Contact Microsoft Support for assistance. |
4040
| AZCM0105 | An error occurred while downloading the Azure Active Directory managed identify certificate | Delete the resource created in Azure and try again. |
4141
| AZCM0147-<br>AZCM0152 | An error occurred while installing Azcmagent on Windows | Review the error message in the output for more specific information. |
4242
| AZCM0127-<br>AZCM0146 | An error occurred while installing Azcmagent on Linux | Review the error message in the output for more specific information. |

0 commit comments

Comments
 (0)