Skip to content

Commit a3fd7fe

Browse files
author
Ryan Willis
committed
acrolinx
1 parent 0dc33f1 commit a3fd7fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/servers/azcmagent-check.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ azcmagent check [flags]
1717

1818
## Examples
1919

20-
Check connectivity with the agent's currently configured cloud and region.
20+
Check connectivity with the agent's configured cloud and region.
2121

2222
```
2323
azcmagent check
@@ -46,7 +46,7 @@ azcmagent check --location "centralindia" --enable-pls-check
4646

4747
`--cloud`
4848

49-
Specifies the Azure cloud instance. Must be used with the `--location` flag. If the machine is already connected to Azure Arc, the default value is the cloud to which the agent is already connected. Otherwise, the default value is "AzureCloud".
49+
Specifies the Azure cloud instance. Must be used with the `--location` flag. If the machine is already connected to Azure Arc, the default value is the cloud to which the agent is already connected. Otherwise, the default value is AzureCloud.
5050

5151
Supported values:
5252

@@ -56,7 +56,7 @@ Supported values:
5656

5757
`-e`, `--extensions`
5858

59-
Includes additional checks for extension endpoints to help validate end-to-end scenario readiness. This flag is available in agent version 1.41 and later.
59+
Includes extra checks for extension endpoints to help validate end-to-end scenario readiness. This flag is available in agent version 1.41 and later.
6060

6161
Supported values:
6262

0 commit comments

Comments
 (0)