Skip to content

Commit d4da9f6

Browse files
Merge pull request #312711 from craigshoemaker/patch-29
[Container Apps] Update: Clarify DNS resolution requirements for private DNS zones
2 parents e2a4d6f + 05c87f6 commit d4da9f6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

articles/container-apps/private-endpoints-with-dns.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ When configuring your network security group (NSG) or firewall, the DNS requirem
6363
> [!IMPORTANT]
6464
> For organizations with strict DNS security requirements (such as banking and healthcare), Dedicated workload profiles provide the option to completely control DNS traffic flow through your custom DNS servers without requiring Azure Platform DNS access.
6565
66+
67+
> [!IMPORTANT]
68+
> Users of private DNS zones MUST NOT block or override the resolution of `*.hcp.<LOCATION>.azmk8s.io`, `mcr.microsoft.com` and other DNS requirements that are shared with AKS and listed on [Azure Global required FQDN / application rules](/azure/aks/outbound-rules-control-egress#azure-global-required-network-rules). Failure to ensure resolvability of required entries disrupts your Container Apps environment operation and networking.
69+
6670
### VNet-scope ingress
6771

6872
If you plan to use VNet-scope [ingress](ingress-overview.md) in an internal environment, configure your domains in one of the following ways:

0 commit comments

Comments
 (0)