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.
1 parent cc00dba commit ad85103Copy full SHA for ad85103
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
@@ -88,7 +88,7 @@ az staticwebapp enterprise-edge enable -n my-static-webapp -g my-resource-group
88
## Limitations
89
90
- Private Endpoint can't be used with enterprise-grade edge.
91
-- Custom domains setup using A Records (DNS) are not supported with enterprise-grade edge.
+- Custom domains configured using A Records (DNS) aren't supported with enterprise-grade edge.
92
93
## Next steps
94
0 commit comments