Skip to content

Commit e7b196c

Browse files
Merge pull request #287198 from craigshoemaker/patch-14
[Static Web Apps] Update: Custom domain limitations and considerations
2 parents a220a45 + dea70c4 commit e7b196c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/static-web-apps/enterprise-edge.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: static-web-apps
55
author: craigshoemaker
66
ms.service: azure-static-web-apps
77
ms.topic: how-to
8-
ms.date: 06/24/2024
8+
ms.date: 09/23/2024
99
ms.author: cshoe
1010
---
1111

@@ -85,10 +85,13 @@ az staticwebapp enterprise-edge enable --name my-static-webapp --resource-group
8585

8686
---
8787

88+
## Considerations
89+
90+
- Deleting a custom domain mapped to your account can take up to 48 hours to propagate.
91+
8892
## Limitations
8993

9094
- Private Endpoint can't be used with enterprise-grade edge.
91-
- Custom domains configured using `A` records (DNS) aren't supported with enterprise-grade edge.
9295

9396
## Next steps
9497

0 commit comments

Comments
 (0)