Skip to content

Commit fa8c076

Browse files
Merge pull request #312032 from asudbring/tsk544799-sfi-ssh
Add Basic SKU to Bastion create command in private endpoint SQL CLI tutorial
2 parents 4e3783a + 036a341 commit fa8c076

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)