Skip to content

Commit b6c2edc

Browse files
authored
Merge pull request #100409 from thomasgauvin/patch-1
Add constraint to SWA API backends noting network isolation not suppo…
2 parents ffbae05 + 03e44dc commit b6c2edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/apis-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following constraints apply to all API backends:
4545
- Route rules for APIs only support [redirects](configuration.md#defining-routes) and [securing routes with roles](configuration.md#securing-routes-with-roles).
4646
- Only HTTP requests are supported for APIs. WebSocket, for example, is not supported.
4747
- The maximum duration of each API request 45 seconds.
48+
- Network isolated backends are not supported.
4849

4950
## Next steps
5051

0 commit comments

Comments
 (0)