We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71f4e4c + ad85103 commit 5addb03Copy full SHA for 5addb03
articles/static-web-apps/enterprise-edge.md
@@ -1,6 +1,6 @@
1
---
2
title: Enterprise-grade edge in Azure Static Web Apps
3
-description: Learn about Azure Static Web Apps enterprise-grade edge
+description: Learn about Azure Static Web Apps enterprise-grade edge.
4
services: static-web-apps
5
author: craigshoemaker
6
ms.service: static-web-apps
@@ -87,7 +87,8 @@ az staticwebapp enterprise-edge enable -n my-static-webapp -g my-resource-group
87
88
## Limitations
89
90
-- Private Endpoint can't be used with enterprise-grade edge.
+- 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.
92
93
## Next steps
94
0 commit comments