Skip to content

Commit 2a68dd1

Browse files
Merge pull request #249239 from halkazwini/lb-bastion-note2
Fix indentation of a note
2 parents 539c76a + 5b5f7e5 commit 2a68dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ $gwpublicip = New-AzPublicIpAddress @gwpublicip
9494

9595
* Use [New-AzVirtualNetworkSubnetConfig](/powershell/module/az.network/new-azvirtualnetworksubnetconfig) to associate the NAT gateway to the subnet of the virtual network
9696

97-
> [!IMPORTANT]
98-
> [!INCLUDE [Pricing](../../includes/bastion-pricing.md)]
97+
> [!IMPORTANT]
98+
> [!INCLUDE [Pricing](../../includes/bastion-pricing.md)]
9999
100100
```azurepowershell-interactive
101101

0 commit comments

Comments
 (0)