Skip to content

Commit 52fcce9

Browse files
authored
Update howto-configure-cluster.md
acrolinx fixes.
1 parent 69cf470 commit 52fcce9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ az networkcloud cluster create --name "<CLUSTER_NAME>" --location "<LOCATION>" \
7575
| LAW_ID | Log Analytics Workspace ID for the Cluster |
7676
| CLUSTER_LOCATION | The local name of the Cluster |
7777
| AGGR_RACK_RESOURCE_ID | RackID for Aggregator Rack |
78-
| AGGR_RACK_SKU | Rack Stock Keeping Unit (SKU) for Aggregator Rack \*See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) |
78+
| AGGR_RACK_SKU | The Rack Stock Keeping Unit (SKU) for Aggregator Rack \*See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) |
7979
| AGGR_RACK_SN | Rack Serial Number for Aggregator Rack |
8080
| AGGR_RACK_LOCATION | Rack physical location for Aggregator Rack |
8181
| AGGR_RACK_BMM | Used for single rack deployment only, empty for multi-rack |
@@ -84,7 +84,7 @@ az networkcloud cluster create --name "<CLUSTER_NAME>" --location "<LOCATION>" \
8484
| SA_USER | Storage Appliance admin user |
8585
| SA_SN | Storage Appliance Serial Number |
8686
| COMPX_RACK_RESOURCE_ID | RackID for CompX Rack; repeat for each rack in compute-rack-definitions |
87-
| COMPX_RACK_SKU | Rack SKU for CompX Rack; repeat for each rack in compute-rack-definitions \*See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) |
87+
| COMPX_RACK_SKU | The Rack Stock Keeping Unit (SKU) for CompX Rack; repeat for each rack in compute-rack-definitions \*See [Operator Nexus Network Cloud Stock Keeping Unit (SKUs)](./reference-operator-nexus-skus.md) |
8888
| COMPX_RACK_SN | Rack Serial Number for CompX Rack; repeat for each rack in compute-rack-definitions |
8989
| COMPX_RACK_LOCATION | Rack physical location for CompX Rack; repeat for each rack in compute-rack-definitions |
9090
| COMPX_SVRY_BMC_PASS | CompX Rack ServerY Baseboard Management Controller (BMC) password; repeat for each rack in compute-rack-definitions and for each server in rack |
@@ -253,7 +253,7 @@ passed and/or are available to meet the thresholds necessary for deployment to c
253253
> [!IMPORTANT]
254254
> The hardware validation process writes the results to the specified `analyticsWorkspaceId` at Cluster Creation.
255255
> Additionally, the provided Service Principal in the Cluster object is used for authentication against the Log Analytics Workspace Data Collection API.
256-
> This capability is only visible during a new deployment (Green Field); existing Clusters won't have the logs available retroactively.
256+
> This capability is only visible during a new deployment (Green Field); the logs aren't available retroactively.
257257
258258
> [!NOTE]
259259
> The RAID controller is reset during Cluster deployment wiping all data from the server's virtual disks. Any Baseboard Management Controller (BMC) virtual disk alerts can be ignored unless there are other physical disk and/or RAID controllers alerts.
@@ -361,7 +361,7 @@ Cluster create Logs can be viewed in the following locations:
361361
Deleting a Cluster deletes the resources in Azure and the Cluster that resides in the on-premises environment.
362362

363363
> [!IMPORTANT]
364-
> If there are any tenant resources that exist in the Cluster, the delete will fail until those resources are deleted.
364+
> If there are any tenant resources that exist in the Cluster, the delete fails until the tenant resources are deleted.
365365
366366
:::image type="content" source="./media/nexus-delete-failure.png" lightbox="./media/nexus-delete-failure.png" alt-text="Screenshot of the portal showing the failure to delete because of tenant resources.":::
367367

0 commit comments

Comments
 (0)