-
**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…
-
Evaluate whether social providers include roles in their access tokens, i.e. via a `role` claim.
- If role claim(s) are included:
- Can an end user can arbitrarily add themselves to roles or is th…
-
I was recently trying to change my branch name using `az staticwebapp disconnect` and `az staticwebapp reconnect`. On trying to reconnect, I kept getting the error 'Operation returned an invalid statu…
-
SWA_CLI_VERSION: 1.0.4
**Are you accessing the CLI from the default port `:4280` ?**
- [X] Yes, I am accessing the CLI from port `:4280`
**Describe the bug**
I have a very simple staticwebapp…
-
**Describe the bug**
We're using a static web app with Azure AD auth (our own tenant) and the current set up looks like this:
` "auth": {
"registration": {
"openIdIssuer":…
-
### What happened?
Following the instructions [here](https://learn.microsoft.com/en-us/azure/data-api-builder/views-and-stored-procedures#graphql-support-for-stored-procedures), we've run into issues…
-
I created a simple Hugo site and deployed it to Azure according to . Everything fine.
Then I created a Hugo section with some content:
~~~
.
├── archetypes
│ └── default.md
├── assets
├──…
-
Hi,
If I want a variable containing and "=" character (for example an SSH PUBLIC_KEY), the set command truncates the value by the equal sign.
using `az staticwebapp appsettings set PAF="LE==CHIE…
-
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).
…
-
I am using the staticwebapp.config.json to define route patterns as described in the official docs. However the application seems to not parse the redirect parameter for post login and post logout cor…