Skip to content

Commit 036a341

Browse files
committed
Add Basic SKU to Bastion create command
1 parent 4e3783a commit 036a341

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/private-link/tutorial-private-endpoint-sql-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ az network bastion create \
123123
--name myBastionHost \
124124
--public-ip-address myBastionIP \
125125
--vnet-name myVNet \
126+
--sku Basic \
126127
--location eastus
127128
```
128129

0 commit comments

Comments
 (0)