-
I'd like to be able to use https://iconduck.com/icons/158807/azure-staticwebapp
Thank you in advance for your response
-
**Is your feature request related to a problem? Please describe.**
We are creating a solution where the files hosted on our static web app should also be available from a separate website.
Curren…
-
### Describe the bug
I'm trying to update my traffic splitting distribution with az resource update, in vain.
### Related command
```
az resource update -n XXX -g YYY --resource-type Microso…
-
### Describe the feature
The Azure preset currently regenerates the staticwebapp.config.json file on build. Overwriting any additional configuration that you may have added to this file, such as rout…
-
**Related command**
`az staticwebapp appsettings set`
**Is your feature request related to a problem? Please describe.**
Cannot configure app settings for environments other than production.
*…
-
is it possible?
-
I am trying to dynamically get the deployment token in my pipeline after making a static web app, to do this i'm running the below script in bash:
APIKEY=$(az staticwebapp secrets list --name $(stat…
-
After SWA recently updated DAB, nested GraphQL queries towards CosmosDB stopped working. All queries fail with "The given key 'xxx' was not present in the dictionary.", where 'xxx' is the nested objec…
-
**Describe the bug**
Azure Static Web App unable to access apis on deployment while everything is working locally. Shows 404 error while api calls on deployment
**Expected behavior**
API should…
-
**Describe the bug**
When attempting to add or delete multiple appsettings via CLI `az staticwebapp appsettings set` or `az staticwebapp appsettings delete` only the last entry is used. In other wo…