Skip to content

Commit 6757176

Browse files
Merge pull request #286718 from mbender-ms/lb-nat-update
load balancer - fix includes
2 parents be1e8b6 + 828e944 commit 6757176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/load-balancer/egress-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This configuration provides outbound NAT for an internal load balancer scenario,
3131

3232
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3333

34-
[!INCLUDE [load-balancer-create-bastion-no-natgateway](../../includes/load-balancer-create-bastion-no-natgateway.md)]
34+
[!INCLUDE [load-balancer-create-no-gateway](../../includes/load-balancer-create-no-gateway.md)]
3535

3636
## Create internal load balancer
3737

includes/load-balancer-create-no-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
5757
| Starting address | Enter **10.0.0.0**. |
5858
| Subnet size | Enter **/24(256 addresses)**. |
5959
| **Security** | |
60-
| NAT Gateway | Select **lb-nat-gateway**. |
60+
| NAT Gateway | Select **None**. |
6161

6262
:::image type="content" source="./media/load-balancer-create-no-gateway/edit-subnet-window.png" alt-text="Screenshot of default subnet rename and configuration.":::
6363

0 commit comments

Comments
 (0)