Skip to content

Commit

Permalink
docs: Add firewall section to troubleshoot (#618)
Browse files Browse the repository at this point in the history
* Added firewall section

* updated the message
  • Loading branch information
Reshmi-Sriram committed Dec 15, 2022
1 parent eee1263 commit 7ecbae2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/www/docs/contribute/99-troubleshooting.md
Expand Up @@ -41,6 +41,15 @@ In order to avoid this issue, you have a few options:
4. Manually provide `--client-id`, `--client-secret`, `--app-name` and `--resource-group`.


## SWA CLI - Domains that need Firewall access

### Context
If you are having trouble accessing SWA CLI, the following domains need to be allowed an access in your firewall:
- blob.core.windows.net
- azurestaticapps.net
- swalocaldeploy.azureedge.net


## `Unable to download StaticSitesClient binary (File Not Found 404 - 403)`

### Context
Expand Down

0 comments on commit 7ecbae2

Please sign in to comment.