Skip to content

Commit dd98b8c

Browse files
Merge pull request #280958 from craigshoemaker/patch-9
[Static Web Apps] Update: Preview environments (new limitations section)
2 parents c9f2d87 + f429d13 commit dd98b8c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/static-web-apps/preview-environments.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: craigshoemaker
55
ms.author: cshoe
66
ms.service: static-web-apps
77
ms.topic: conceptual
8-
ms.date: 06/26/2024
8+
ms.date: 07/16/2024
99
ms.custom: template-how-to
1010
---
1111

@@ -19,7 +19,10 @@ Beyond PR-driven temporary environments, you can enable preview environments tha
1919
<DEFAULT_HOST_NAME>-<BRANCH_OR_ENVIRONMENT_NAME>.<LOCATION>.azurestaticapps.net
2020
```
2121

22-
Custom domains do not work with preview environments.
22+
### Limitations
23+
24+
- Custom domains do not work with preview environments.
25+
- Pre-production environments aren't geo-distributed.
2326

2427
## Deployment types
2528

0 commit comments

Comments
 (0)