Skip to content

Commit 66008b2

Browse files
committed
fix file names
1 parent e497695 commit 66008b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

articles/container-apps/using-azure-firewall.md renamed to articles/container-apps/use-azure-firewall.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using Azure Firewall with Azure Container Apps
2+
title: Use Azure Firewall with Azure Container Apps
33
description: Learn about securing Azure Container Apps using Azure Firewall.
44
services: container-apps
55
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 04/03/2025
99
ms.author: cshoe
1010
---
1111

12-
# Integrating with Azure Firewall
12+
# Integrate with Azure Firewall
1313

1414
This article tells you how to integrate your Azure Container Apps environment with Azure Firewall using user defined routes (UDR). Using UDR, you can control how traffic is routed within your virtual network. You can route all outbound traffic from your container apps through Azure Firewall, which provides a central point for monitoring traffic and applying security policies. This setup helps protect your container apps from potential threats. It also helps in meeting compliance requirements by providing detailed logs and monitoring capabilities.
1515

@@ -60,4 +60,4 @@ Network rules allow or deny traffic based on the network and transport layer. Wh
6060
## Next steps
6161

6262
> [!div class="nextstepaction"]
63-
> [Configure a DNS for virtual networks in Azure Container Apps environments](dns.md)
63+
> [Configure a DNS for virtual networks in Azure Container Apps environments](private-endpoints-and-dns.md)

0 commit comments

Comments
 (0)