Skip to content

Commit 8a2f7bb

Browse files
authored
Fix verbiage for AZCM0016 🐎
1 parent 77a5bf6 commit 8a2f7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use the following table to identify and resolve issues when configuring the Azur
1919
| AZCM0001 | An unknown error occurred | Contact Microsoft Support for assistance. |
2020
| 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. |
22-
| 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`. |
22+
| AZCM0016 | Missing 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). |
2424
| AZCM0019 | The path to the configuration file is incorrect | Ensure the path to the configuration file is correct and try again. |
2525
| AZCM0023 | The value provided for a parameter (argument) is invalid | Review the error message for more specific information. Refer to the syntax of the command (`azcmagent <command> --help`) for valid values or expected format for the arguments. |

0 commit comments

Comments
 (0)