Skip to content

Commit cc0c7db

Browse files
committed
Add note to select correct Agg rack SKU
1 parent fc67386 commit cc0c7db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
6969

7070
### Create the Cluster using Azure CLI - multiple storage appliances:
7171

72+
"$AGGR_RACK_SKU" must be set to a value which supports two storage appliances. See [Operator Nexus Network Cloud SKUs](./reference-operator-nexus-skus.md) to pick an appropriate SKU.
73+
7274
```azurecli
7375
az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
7476
--extended-location name="$CL_NAME" type="CustomLocation" \

0 commit comments

Comments
 (0)