Skip to content

Commit 56f90cb

Browse files
authored
Added availability zone
1 parent 7273408 commit 56f90cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/quickstarts-tenant-workload-deployment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,8 @@ This section describes how to create an AKS-Hybrid cluster
498498
--control-plane-count <count> \
499499
--location <dc-location> \
500500
--node-count <worker node count> \
501-
--node-vm-size <Operator Nexus SKU>
501+
--node-vm-size <Operator Nexus SKU> \
502+
--zones <comma separated list of availability zones>
502503
```
503504

504505
After a few minutes, the command completes and returns JSON-formatted information about the cluster.

0 commit comments

Comments
 (0)