Skip to content

Commit 32b72da

Browse files
Merge pull request #246628 from gabesmsft/patch-10
Update environment-custom-dns-suffix.md
2 parents e63326d + 7455aab commit 32b72da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/environment-custom-dns-suffix.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ ms.author: cshoe
1414
By default, an Azure Container Apps environment provides a DNS suffix in the format `<UNIQUE_IDENTIFIER>.<REGION_NAME>.azurecontainerapps.io`. Each container app in the environment generates a domain name based on this DNS suffix. You can configure a custom DNS suffix for your environment.
1515

1616
> [!NOTE]
17+
>
1718
> To configure a custom domain for individual container apps, see [Custom domain names and certificates in Azure Container Apps](custom-domains-certificates.md).
19+
>
20+
> If you configure a custom DNS suffix for your environment, traffic to FQDNs that use this suffix will resolve to the environment. FQDNs that use this suffix outside the environment will be unreachable from the environment.
1821
1922
## Add a custom DNS suffix and certificate
2023

0 commit comments

Comments
 (0)