Skip to content

Commit 37c403d

Browse files
committed
Update quickstarts-tenant-workload-deployment.md
1 parent 87bab18 commit 37c403d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -434,9 +434,9 @@ You need the following information:
434434
--ipv4-connected-prefix "<YourNetworkIpv4Prefix>" \
435435
--ipv6-connected-prefix "<YourNetworkIpv6Prefix>" \
436436
--l3-isolation-domain-id "<YourL3IsolationDomainId>" \
437-
--vlan <YourNetworkVlan>
438-
--service-external-prefixes <YourExternalPrefixes>
439-
--service-load-balancer-prefixes <YourLBPrefixes>
437+
--vlan "<YourNetworkVlan>" \
438+
--service-external-prefixes '["YourExternalPrefix-1", "YourExternalPrefix-N"]' \
439+
--service-load-balancer-prefixes '["YourLBPrefixes-1", "YourLBPrefixes-N"]'
440440
```
441441

442442
##### Create Cloud Services Network for AKS-Hybrid cluster

0 commit comments

Comments
 (0)