Skip to content

Commit 0f8c8c6

Browse files
authored
Corrected a typo in zone argument
1 parent 6716d3e commit 0f8c8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ This section describes how to create an AKS-Hybrid cluster
499499
--location <dc-location> \
500500
--node-count <worker node count> \
501501
--node-vm-size <Operator Nexus SKU> \
502-
--zone <comma separated list of availability zones>
502+
--zones <comma separated list of availability zones>
503503
```
504504

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

0 commit comments

Comments
 (0)