We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3783a commit 036a341Copy full SHA for 036a341
1 file changed
articles/private-link/tutorial-private-endpoint-sql-cli.md
@@ -123,6 +123,7 @@ az network bastion create \
123
--name myBastionHost \
124
--public-ip-address myBastionIP \
125
--vnet-name myVNet \
126
+ --sku Basic \
127
--location eastus
128
```
129
0 commit comments