Skip to content

Commit d40d206

Browse files
Merge pull request #213014 from amjadaljunaidi/patch-7
Update limit-egress-traffic.md
2 parents 84e7165 + ee4a769 commit d40d206

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/aks/limit-egress-traffic.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,11 @@ The following FQDN / application rules are required for using cluster extensions
248248
| **`<region>.dp.kubernetesconfiguration.azure.us`** | **`HTTPS:443`** | This address is used to fetch configuration information from the Cluster Extensions service and report extension status to the service. |
249249
| **`mcr.microsoft.com, *.data.mcr.microsoft.com`** | **`HTTPS:443`** | This address is required to pull container images for installing cluster extension agents on AKS cluster.|
250250

251+
252+
253+
> [!NOTE]
254+
> If any addon does not explicitly stated here, that means the core requirements are covering it.
255+
251256
## Restrict egress traffic using Azure firewall
252257

253258
Azure Firewall provides an Azure Kubernetes Service (`AzureKubernetesService`) FQDN Tag to simplify this configuration.

0 commit comments

Comments
 (0)