Skip to content

Commit 0e98168

Browse files
committed
fixed more wording
1 parent f9e4fc0 commit 0e98168

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/operator-nexus/howto-cluster-manager.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ Some arguments that are available for every Azure CLI command
4343
| Name, ID, location, tags, type | Name: User friendly name <br> ID: < Resource ID > <br> Location: Azure region where the Cluster Manager is created. Values from: `az account list -locations`.<br> Tags: Resource tags <br> Type: Microsoft.NetworkCloud/clusterManagers |
4444
| managerExtendedLocation | The ExtendedLocation associated with the Cluster Manager |
4545
| managedResourceGroupConfiguration | Information about the Managed Resource Group |
46-
| fabricControllerId | A reference to the Network Fabric Controller that is 1:1 with this Cluster Manager |
46+
| fabricControllerId | The reference to the Network Fabric Controller that is 1:1 with this Cluster Manager |
4747
| analyticsWorkspaceId | The Log Analytics workspace where logs that are relevant to the customer will be relayed. |
48-
| clusterVersions[] | A list of Cluster versions that the Cluster Manager supports. It is used as an input in the cluster clusterVersion property. |
49-
| provisioningState | Succeeded, Failed, Canceled, Provisioning, Accepted, Updating |
50-
| detailedStatus | Detailed statuses that provide additional information about the status of the Cluster Manager. |
51-
| detailedStatusMessage | Descriptive message about the current detailedStatus.
48+
| clusterVersions[] | The list of Cluster versions that the Cluster Manager supports. It is used as an input in the cluster clusterVersion property. |
49+
| provisioningState | The provisioning status of the latest operation on the Cluster Manager. One of: Succeeded, Failed, Canceled, Provisioning, Accepted, Updating |
50+
| detailedStatus | The detailed statuses that provide additional information about the status of the Cluster Manager. |
51+
| detailedStatusMessage | The descriptive message about the current detailed status.
5252
|
5353

5454
## Cluster Manager Identity

0 commit comments

Comments
 (0)