Skip to content

Commit 092f1b9

Browse files
committed
update consumption outbound nsg
1 parent 9d5df67 commit 092f1b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/firewall-integration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ The following tables describe how to configure a collection of NSG allow rules.
6767

6868
# [Consumption only environment](#tab/consumption-only)
6969

70+
>[!Note]
71+
> When using Consumption only environments, all [outbound ports required by Azure Kubernetes Service](..//aks/outbound-rules-control-egress#required-outbound-network-rules-and-fqdns-for-aks-clusters) are also required for your Container Apps.
72+
7073
| Protocol | Source | Source ports | Destination | Destination ports | Description |
7174
|--|--|--|--|--|--|
7275
| TCP | Your container app's subnet<sup>1</sup> | \* | Your Container Registry | Your container registry's port | This is required to communicate with your container registry. For example, when using ACR, you need `AzureContainerRegistry` and `AzureActiveDirectory` for the destination, and the port will be your container registry's port unless using private endpoints.<sup>2</sup> |

0 commit comments

Comments
 (0)