Skip to content

Commit 9e0b8f1

Browse files
Merge pull request #312214 from asudbring/tsk555757-sfi-bastion
Change Bastion SKU from Standard to Basic for quickstart-load-balancer-standard-internal-cli
2 parents 3c32f7e + d5b356f commit 9e0b8f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This quickstart shows how to create an internal load balancer using
55
author: mbender-ms
66
ms.service: azure-load-balancer
77
ms.topic: quickstart
8-
ms.date: 01/28/2026
8+
ms.date: 02/25/2026
99
ms.author: mbender
1010
ms.custom:
1111
- mvc
@@ -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)