Skip to content

Commit 3a1867e

Browse files
acrolinx
1 parent 6c4a942 commit 3a1867e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/user-defined-routes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ ms.date: 03/29/2023
1616
1717
This article shows you how to use user defined routes (UDR) with [Azure Firewall](../firewall/overview.md) to lock down outbound traffic from your Container Apps to back-end Azure resources or other network resources.
1818

19-
Azure creates a default route table for your virtual networks on create. By implementing a user-defined route table, you can control how traffic is routed within your virtual network. In this guide, you setup UDR on the Container Apps virtual network to restrict outbound traffic with Azure Firewall.
19+
Azure creates a default route table for your virtual networks on create. By implementing a user-defined route table, you can control how traffic is routed within your virtual network. In this guide, your setup UDR on the Container Apps virtual network to restrict outbound traffic with Azure Firewall.
2020

21-
You can also use a NAT gateway or any other 3rd party appliances instead of Azure Firewall.
21+
You can also use a NAT gateway or any other third party appliances instead of Azure Firewall.
2222

2323
For more information on networking concepts in Container Apps, see [Networking Architecture in Azure Container Apps](./networking.md).
2424

@@ -152,7 +152,7 @@ Now, all outbound traffic from your container app is routed to the firewall. Cur
152152
| **Action** | Select *Allow* |
153153

154154
>[!Note]
155-
> If you are using [Docker Hub registry](https://docs.docker.com/desktop/allow-list/) and want to access it through your firewall, you will need to add the following FQDNs to your rules destination list above: *hub.docker.com*, *registry-1.docker.io*, and *production.cloudflare.docker.com*.
155+
> If you are using [Docker Hub registry](https://docs.docker.com/desktop/allow-list/) and want to access it through your firewall, you will need to add the following FQDNs to your rules destination list: *hub.docker.com*, *registry-1.docker.io*, and *production.cloudflare.docker.com*.
156156
157157
1. Select **Add**.
158158

0 commit comments

Comments
 (0)