You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Create the Cluster using Azure CLI - multiple storage appliances:
71
71
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
+
72
74
```azurecli
73
75
az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
0 commit comments