Skip to content

Commit 820514d

Browse files
authored
updated date, corrected table syntax
------- cc: @mbender-ms
1 parent e48bb8a commit 820514d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/load-balancer/egress-only.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.custom: seodec18
77
ms.service: load-balancer
88
ms.topic: how-to
9-
ms.date: 12/21/2022
9+
ms.date: 12/27/2022
1010
ms.author: mbender
1111
---
1212

@@ -79,13 +79,14 @@ In this section, you'll create the virtual network and subnets for the virtual m
7979
| Setting | Value |
8080
|--------------------|----------------------------|
8181
| Subnet name | Enter **myBackendSubnet** |
82-
| Starting address | Enter **10.1.0.0/24** |
82+
| Starting address | Enter **10.1.0.0** |
8383
| Subnet size | Select **/24** |
8484

8585
1. Select **Add**.
8686

8787
1. Select **Add a subnet**, enter this information:
8888
| Setting | Value |
89+
|--------------------|----------------------------|
8990
| Subnet template | Azure Bastion |
9091
| Starting address | Enter **10.1.1.0** |
9192
| Subnet size | Select **/26** |
@@ -371,4 +372,4 @@ In this article, you created an "egress only" configuration with a combination o
371372

372373
This configuration allows you to load balance incoming internal traffic to your backend pool while still preventing any public inbound connections.
373374

374-
For more information about Azure Load Balancer and Azure Bastion, see [What is Azure Load Balancer?](load-balancer-overview.md) and [What is Azure Bastion?](../bastion/bastion-overview.md).
375+
For more information about Azure Load Balancer and Azure Bastion, see [What is Azure Load Balancer?](load-balancer-overview.md) and [What is Azure Bastion?](../bastion/bastion-overview.md).

0 commit comments

Comments
 (0)