Skip to content

Commit ffeee79

Browse files
Merge pull request #264580 from cachai2/nsgupdate
update consumption outbound nsg
2 parents 7adbf16 + a6fd47b commit ffeee79

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](/azure/aks/outbound-rules-control-egress#required-outbound-network-rules-and-fqdns-for-aks-clusters) are also required for your container app.
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)