Skip to content

Commit 56d634f

Browse files
Merge pull request #289456 from jamatson-Nexus/patch-5
Update howto-configure-cluster.md
2 parents 814a120 + 0f38c79 commit 56d634f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: JAC0BSMITH
55
ms.author: jacobsmith
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 02/08/2024
8+
ms.date: 10/29/2024
99
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

@@ -74,7 +74,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
7474
| LAW_ID | Log Analytics Workspace ID for the Cluster |
7575
| CLUSTER_LOCATION | The local name of the Cluster |
7676
| AGGR_RACK_RESOURCE_ID | RackID for Aggregator Rack |
77-
| AGGR_RACK_SKU | Rack SKU for Aggregator Rack |
77+
| AGGR_RACK_SKU | Rack SKU for Aggregator Rack *See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-network-cloud-skus-us.md) |
7878
| AGGR_RACK_SN | Rack Serial Number for Aggregator Rack |
7979
| AGGR_RACK_LOCATION | Rack physical location for Aggregator Rack |
8080
| AGGR_RACK_BMM | Used for single rack deployment only, empty for multi-rack |
@@ -83,7 +83,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
8383
| SA_USER | Storage Appliance admin user |
8484
| SA_SN | Storage Appliance Serial Number |
8585
| COMPX_RACK_RESOURCE_ID | RackID for CompX Rack; repeat for each rack in compute-rack-definitions |
86-
| COMPX_RACK_SKU | Rack SKU for CompX Rack; repeat for each rack in compute-rack-definitions |
86+
| 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-network-cloud-skus-us.md) |
8787
| COMPX_RACK_SN | Rack Serial Number for CompX Rack; repeat for each rack in compute-rack-definitions |
8888
| COMPX_RACK_LOCATION | Rack physical location for CompX Rack; repeat for each rack in compute-rack-definitions |
8989
| 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 |

0 commit comments

Comments
 (0)