Skip to content

Commit 7ecbae2

Browse files
docs: Add firewall section to troubleshoot (#618)
* Added firewall section * updated the message
1 parent eee1263 commit 7ecbae2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/www/docs/contribute/99-troubleshooting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ In order to avoid this issue, you have a few options:
4141
4. Manually provide `--client-id`, `--client-secret`, `--app-name` and `--resource-group`.
4242

4343

44+
## SWA CLI - Domains that need Firewall access
45+
46+
### Context
47+
If you are having trouble accessing SWA CLI, the following domains need to be allowed an access in your firewall:
48+
- blob.core.windows.net
49+
- azurestaticapps.net
50+
- swalocaldeploy.azureedge.net
51+
52+
4453
## `Unable to download StaticSitesClient binary (File Not Found 404 - 403)`
4554

4655
### Context

0 commit comments

Comments
 (0)