Skip to content

Commit 67fef32

Browse files
Reverted the changes after Cary's suggestion on the Github doc bug.
1 parent c5cfd37 commit 67fef32

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,14 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 02/10/2025
8+
ms.date: 03/18/2025
99
ms.author: cshoe
1010
---
1111

1212
# Custom environment DNS Suffix in Azure Container Apps
1313

1414
Azure Container Apps environment provides a default 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

16-
> [!NOTE]
17-
> Using the same private DNS zone as the custom DNS suffix in an Azure Container Apps environment might cause DNS resolution issues, as the suffix and zone are managed separately. To avoid such issues, either use a different DNS suffix or rely solely on the private DNS zone for domain resolution.
18-
1916
> [!NOTE]
2017
> To configure a custom domain for individual container apps, see [Custom domain names and certificates in Azure Container Apps](custom-domains-certificates.md).
2118
>

0 commit comments

Comments
 (0)