You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/networking.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.topic: conceptual
8
-
ms.date: 06/02/2025
8
+
ms.date: 06/25/2025
9
9
ms.author: cshoe
10
10
ms.custom:
11
11
- build-2025
@@ -100,6 +100,7 @@ For more information about different networking scenarios, see [Ingress in Azure
100
100
|Feature |Learn how to |
101
101
|---------|---------|
102
102
|[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. |
103
104
|[Securing a existing VNet with an NSG](firewall-integration.md)| Secure your container app environment's VNet with a Network Security Group (NSG). |
104
105
|[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. |
105
106
@@ -110,7 +111,6 @@ For more information about different networking scenarios, see [Ingress in Azure
110
111
|[Use a virtual network](vnet-custom.md)| Use a virtual network. |
111
112
|[Configure WAF Application Gateway](waf-app-gateway.md)| Configure a WAF application gateway. |
112
113
|[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). |
114
114
|[Use Mutual Transport Layer Security (mTLS)](mtls.md)| Build an mTLS application in Azure Container Apps. |
115
115
|[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. |
116
116
|[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