-
**Is your feature request related to a problem? Please describe.**
We need to support hot reloading the `staticwebapp.config.json` file whenever it got edited, without restarting the server.
**Des…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Create azure static web app and update to staticwebapp.config.json to use node 18
**Expected…
-
So I know we build with `swa build` and it will create a `build` folder by default. In this `build` folder you can find a compiled `staticwebapp.config.json` which is good. However, if I use a `swa-cl…
-
Some components are obsolete
It is recommended to add notes or update the code
1. The current code must be run using node V14. The default installed lts version is V16
2. "Azure function core t…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. …
-
### What happened?
I am following the azure docs to configure authentication using azure ad
https://learn.microsoft.com/en-us/azure/data-api-builder/authentication-azure-ad#assign-roles-to-your-a…
-
**Describe the bug**
Adding a role restriction to the routes element in staticwebapp.config.json when the role contains a period (.) fails with the following error:
```
Encountered an issue whi…
-
### What happened?
**Background:**
To make management of configuration files and schemas simpler, and unit testable we want to utilize the [multiple data sources](https://github.com/Azure/data-api-b…
-
I have my react application deploying to a static web app but if I try to refresh the page I get a 404. I have read through the documentation around `navigationFallback` and have my staticwebapp.confi…
-
**Are you accessing the CLI from the default port `:4280` ?**
- [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port
- [X] Yes, I am accessing the CLI from po…