Skip to content

Commit 969956e

Browse files
authored
Update manage-agent.md
add missing command
1 parent 5e0a989 commit 969956e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-arc/servers/manage-agent.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ The azcmagent tool is used to configure the Azure Connected Machine agent during
1919

2020
* **show** - View agent status and its configuration properties (Resource Group name, Subscription ID, version, etc.), which can help when troubleshooting an issue with the agent. Include the `-j` parameter to output the results in JSON format.
2121

22-
* **config** - View and change settings to enable features and control agent behavior
22+
* **config** - View and change settings to enable features and control agent behavior.
2323

24+
* **check** - Validate network connectivity.
25+
*
2426
* **logs** - Creates a .zip file in the current directory containing logs to assist you while troubleshooting.
2527

2628
* **version** - Shows the Connected Machine agent version.

0 commit comments

Comments
 (0)