Skip to content

Commit 749decd

Browse files
committed
Update per cachai review.
1 parent c9d0d5d commit 749decd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 06/02/2025
8+
ms.date: 06/25/2025
99
ms.author: cshoe
1010
ms.custom:
1111
- build-2025
@@ -100,6 +100,7 @@ For more information about different networking scenarios, see [Ingress in Azure
100100
|Feature |Learn how to |
101101
|---------|---------|
102102
|[Using Azure Firewall](using-azure-firewall.md) | Use Azure Firewall to control outbound traffic from your container app. |
103+
|[Virtual networks](custom-virtual-networks.md) | Configure the VNet for your container app environment. |
103104
|[Securing a existing VNet with an NSG](firewall-integration.md) | Secure your container app environment's VNet with a Network Security Group (NSG). |
104105
|[NAT gateway integration](custom-virtual-networks.md#nat-gateway-integration)| Use NAT Gateway to simplify outbound internet connectivity in your virtual network in a workload profiles environment. |
105106

@@ -110,7 +111,6 @@ For more information about different networking scenarios, see [Ingress in Azure
110111
|[Use a virtual network](vnet-custom.md) | Use a virtual network. |
111112
|[Configure WAF Application Gateway](waf-app-gateway.md) | Configure a WAF application gateway. |
112113
|[Enable User Defined Routes (UDR)](user-defined-routes.md) | Enable user defined routes (UDR). |
113-
|[Secure an existing VNet with an NSG](firewall-integration.md) | Secure your container app environment's VNet with a Network Security Group (NSG). |
114114
|[Use Mutual Transport Layer Security (mTLS)](mtls.md) | Build an mTLS application in Azure Container Apps. |
115115
|[Use a private endpoint](how-to-use-private-endpoint.md) | Use a private endpoint to securely access your Azure Container App without exposing it to the public Internet. |
116116
|[Integrate with Azure Front Door](how-to-integrate-with-azure-front-door.md) | Connect directly from Azure Front Door to your Azure Container Apps using a private link instead of the public internet. |

0 commit comments

Comments
 (0)