-
According to the Static Web Apps tutorial, the app artifact location is not a necessary parameter for creating a static web-app:
![image](https://user-images.githubusercontent.com/25991359/91498992…
-
**Describe the bug**
So, while we explicitly set dotnet to the app build command as a fix #80 , the presence of package.json confuses Onxy, the build engine of SWA, that the project is node based …
-
I set up my application with the custom role assignment function per the below tutorial
https://docs.microsoft.com/en-us/azure/static-web-apps/assign-roles-microsoft-graph
My ClientPrincipal is po…
-
**Describe the bug**
When deploying from Gitlab the following error shows up:
deployment_token provided was invalid.
An unknown exception has occurred
My app deploys just fine on Github, but c…
-
**Is your feature request related to a problem? Please describe.**
I am trying to automate deployment of Azure Static Web Apps from GitLab CI and many of the features available in GitHub do not work.…
-
---End of Oryx build logs---
Web App Runtime Information. OS: linux, node version: 16
Finished building function app with Oryx
Zipping Api Artifacts
Done Zipping Api Artifacts
Zipping App Artifac…
-
- Site: [https://nr-compliance-enforcement-test-frontend.apps.silver.devops.gov.bc.ca](https://nr-compliance-enforcement-test-frontend.apps.silver.devops.gov.bc.ca)
**New Alerts**
- **CSP: Wildc…
-
In Azure DevOps Pipeline I am using branch preview environments as described on https://learn.microsoft.com/en-us/azure/static-web-apps/branch-environments?tabs=azure-devops
steps:
...
…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to set up a end-to-end testing flow using Playwright. However my Static Web App (Angular) is protected using EasyAuth…
-
As in the title i'd like to have two separate interactive-auto apps. In your current setup the first app is SSR so there are no static web asset clashes with the second. but what if it was interactive…