static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Azure Static Web Apps CLI ✨

Results 204 static-web-apps-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, when using `swa login`, it displays a list of tenant id's in a picker. Can it also include the...

type: enhancement
priority: low (P2)
command: login

**Is your feature request related to a problem? Please describe.** Enable local dev for [role management](https://docs.microsoft.com/azure/static-web-apps/authentication-authorization?tabs=function) through serverless functions **Describe the solution you'd like** Test programmatically assigned roles in local...

type: enhancement
priority: high (P0)
scope: auth
type: RFC
complexity: days
status: release-blocker

Using SWA version: 1.0.1 **Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the...

type: bug
scope: deploy-client

**Is your feature request related to a problem? Please describe.** The auth emulation does not support the use of client directed sign ins, as described in the docs here: https://docs.microsoft.com/en-us/azure/app-service/configure-authentication-customize-sign-in-out#client-directed-sign-in...

type: enhancement
scope: auth
type: RFC
status: need internal approval

**Is your feature request related to a problem? Please describe.** staticwebappconfig.json will include a property to configure trailingSlash behavior: The following normalization and redirect rules will apply for each of...

type: enhancement
good first issue
priority: high (P0)
scope: msha
status: need e2e tests
scope: rules engine
type: RFC
complexity: hours
status: release-blocker

**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. **Describe alternatives you've...

type: enhancement
priority: medium (P1)
scope: cli

**Is your feature request related to a problem? Please describe.** When developing locally, I cannot test my application against a real identity provider using the static web apps CLI. **Describe...

type: enhancement
type: question
scope: auth

**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...

type: bug
priority: low (P2)
scope: msha
scope: auth
status: investigating
os: unix
scope: rules engine
runtime: dotnet
status: regression bug
status: release-blocker

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When running React with...

type: enhancement
priority: low (P2)
scope: api
type: RFC
complexity: days

**Describe the solution you'd like** We would like to support a shorter syntax when connecting to a dev server. Instead of asking the user to type in: ``` swa start...

type: enhancement
priority: low (P2)
scope: cli
type: RFC
complexity: hours