Skip to content

Commit 5316154

Browse files
asudbringCopilot
andcommitted
Change Bastion SKU from Standard to Basic for quickstart-load-balancer-standard-internal-cli
Co-authored-by: Copilot <[email protected]>
1 parent 84f2492 commit 5316154

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/load-balancer/quickstart-load-balancer-standard-internal-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ az network bastion create \
103103
--public-ip-address myBastionIP \
104104
--vnet-name myVNet \
105105
--location westus2 \
106+
--sku Basic \
106107
--only-show-errors \
107108
--no-wait
108109
```

0 commit comments

Comments
 (0)