Skip to content

Commit e24852a

Browse files
Bastion subnet size needs be at least /26 range
1 parent 856fb55 commit e24852a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/tutorial-gateway-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ A virtual network is needed for the resources that are in the backend pool of th
7777
| Setting | Value |
7878
|--------------------|----------------------------|
7979
| Bastion name | Enter **myBastionHost** |
80-
| AzureBastionSubnet address space | Enter **10.1.1.0/27** |
80+
| AzureBastionSubnet address space | Enter **10.1.1.0/26** |
8181
| Public IP Address | Select **Create new**. </br> For **Name**, enter **myBastionIP**. </br> Select **OK**. |
8282

8383

0 commit comments

Comments
 (0)