Skip to content

Commit 70d1ca2

Browse files
committed
edits
1 parent 5b6edf8 commit 70d1ca2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/app-service/overview-nat-gateway-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure NAT Gateway is a fully managed, highly resilient service that ensures all
2222
There are two important scenarios for using Azure NAT Gateway with App Service:
2323

2424
- A NAT gateway gives you a static, predictable public IP address for outbound internet-facing traffic to your app within the virtual network.
25-
- A NAT gateway significantly increases the available [source network address translation (SNAT) ports](./troubleshoot-intermittent-outbound-connection-errors.md) in scenarios, where you have a high number of concurrent connections to the same public address/port combination.
25+
- A NAT gateway significantly increases the available source network address translation (SNAT) ports in scenarios where you have a high number of concurrent connections to the same public address/port combination. For more information, see [Troubleshoot intermittent outbound connection errors in Azure App Service](./troubleshoot-intermittent-outbound-connection-errors.md).
2626

2727
The following diagram shows internet traffic from an app flowing to a NAT gateway in an Azure virtual network:
2828

@@ -70,7 +70,7 @@ Confirm your app is integrated with a virtual network and subnet, as described i
7070

7171
1. In the **Virtual Network Integration** page, select **Add virtual network integration**:
7272

73-
:::image type="content" source="./media/overview-nat-gateway-integration/add-virtual-network-integration.png" alt-text="Screenshot that shows how to select the 'Add virtual network integration' option in the Azure portal.":::
73+
:::image type="content" source="./media/overview-nat-gateway-integration/add-virtual-network-integration.png" alt-text="Screenshot that shows how to select the 'Add virtual network integration' option in the Azure portal.":::
7474

7575
1. In the **Add virtual network integration** pane, select your **Subscription**, **Virtual Network**, and **Subnet**.
7676

@@ -88,7 +88,7 @@ Confirm your app is integrated with a virtual network and subnet, as described i
8888

8989
:::image type="content" source="./media/overview-nat-gateway-integration/enable-all-traffic-routes.png" alt-text="Screenshot that shows how to ensure all traffic routes are enabled for the integration in the Azure portal.":::
9090

91-
For detailed steps, see [Manage Azure App Service virtual network integration routing](./configure-vnet-integration-routing.md#configure-application-routing).
91+
For detailed steps, see [Configure application routing](./configure-vnet-integration-routing.md#configure-application-routing).
9292

9393
# [Azure CLI](#tab/azure-cli)
9494

0 commit comments

Comments
 (0)