An Azure service that provides streamlined full-stack web app development.
How to fix integration SWA and function app
Hello Microsoft, We are facing several issues with the integration for our deployment involving the Static Web App and the Function App. I have shared a screenshot showing the console error we receive. It seems to be related to localhost, and we are…
Azure Static Web Apps
Adding a custom domain (managed by GoDaddy) to azure static web app fails even after 48 hrs
We have a domain name managed by GoDaddy. We did create the CNAME in GoDaddy and DNS lookup reflects the change immediately when verified from all DNS lookup tools. But when adding the same from azure side fails. We were tring after 48 hours and still…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Adding custom domain to Static Web App but vaildation never completes
I have a static web app. I try to add a custom domain but validation never completes. After a couple of days it comes back and says it failed. When I view the details it says "An unknown error has occurred while adding your custom domain. Please…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Enterprise-grade Edge won't enable in Azure Static Web Apps
enterprise grade edge won't enable via the dashboard. I've tried twice already. It says in progress, for about twenty minutes. I click on refresh and the box is unchecked. simple hugo static site on custom domain. Any insights?
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Custom domain routes with query parameters show white screen - Azure Static Web Apps (hybrid Next.js)
I have a Next.js hybrid app (App Router, output "standalone") deployed on Azure Static Web Apps (Standard plan) via GitHub Actions CI/CD using Azure/static-web-apps-deploy v1. A custom domain is configured via CNAME pointing to the Azure…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Student account denied access to Static Web App service becuase of region
None of the student allowed regions align with the 5 options given for the static web app hosting locations, basically meaning that I can't use this service. If there is no way to get around this why would Microsoft show the service as available on my…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Why is cold starts for managed functions in Azure Static Web App so much slower than "bring your own" functions?
We observe cold starts for managed functions in an Azure Static Web App to be very slow. When deploying the same function app to a dedicated Function App instead and linking it to the Static Web App, cold starts are much quicker. First requests when cold…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
In Static Web App Configuration tab Apply button stays disabled
Hello, A while ago we've put a password protection to a Static Web App through the Configuration tab. Since we came up to a moment we don't need it anymore we want to remove it. For us to do this we went to the corresponding app's Configuration tab and…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Azure Static Web App: Custom Domain UI stuck on "Add a CNAME" despite "Ready" status in CLI and successful TXT validation
Hi everyone, I am experiencing a persistent UI issue with Azure Static Web Apps (SWA) where the portal prevents me from adding new domains because it incorrectly assumes a previous domain setup is incomplete. My Setup & Steps taken: Subdomain:…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
When trying to buy a custom domain for my Static web app get the error: Failed to purchase domain and create Azure DNS zone with error: The subscription xxxx is not eligible to create an App Service Domain.
Hi, I have a new Pay as you Go subscription and and need to setup a custom domain for my static web app but get the error: Failed to purchase domain and create Azure DNS zone with error: The subscription xxxxx is not eligible to create an App Service…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
my static webapp does not validate my txt record
Hi, My webapp XXXXXXX (spelled wrong) is assigned with 2 custom domains: www.villXXXXXX.be which resolves and works XXXXXXX.be which cannot be validated for some reason, if you browse to it, you will receive an Azure 404. So the redirect works, it's…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Internal Server Error when deploying a marketplace app
I am deploying a marketplace app. It deploys but then has an internal server error for the web component. How do I resolve this? { "code": "InternalServerError", "message": "There was an unexpected…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Custom Domain Stuck in Limbo on Azure Static Web Apps After Deleting Previous Static Web App
Issue Description: My custom domain is not resolving to my new Azure Static Web App and the website is not opening in Chrome browser despite DNS being correctly configured but opening in Edge. Background & Sequence of Events: I originally created a…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Cannot delete Azure Static Web App — “A create or update operation is currently in progress” (409 Conflict)
I’m trying to delete an Azure Static Web App using both the Azure CLI and the Portal, but it always fails with a conflict error: Cannot update Static Web App: A create or update operation is currently in progress for the static web app…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
How to Link Static Web App with Data API Builder
I have recently been pointed https://learn.microsoft.com/en-us/azure/static-web-apps/database-postgresql?tabs=bash&pivots=static-web-apps-rest to setup Data API Builder however I am not sure how this integrates with my static web app and how my web…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Deployment to Azure Static Web App fails
Hi All, I am using Azure DevOps Pipeline to deploy to a Azure Static Web App with Hugo. I've got a deployment timeout whenever i add a new Article on my Blog. I've checked the new Articles for any issues and could not find one. I've upgraded the…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
I am unable to add a custom domain to the primethought statiic web app
I am unable to add a custom domain to the primethought statiic web app. I created a CNAME of www in the DNS (PrimeThought) and it just failed says invalid CNAME. Yet i see it is valid using NSLOOKUP. I deleted a re created the CNAME as suggested by help…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Error 403 - This web app is stopped. on static apps
How to fix the issue on custom domain in static app. in this app i have to domains one domain is working another one is not working the error says "Error 403 - This web app is stopped. The web app you have attempted to reach is currently…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Azure Static Web Apps deploying Vite app fails — JavaScript served as text/html (main.tsx MIME type error)
I am deploying a Vite + React frontend to Azure Static Web Apps using GitHub Actions. The deployment succeeds, but when visiting my site: link removed The browser shows a blank page, and DevTools logs: main.tsx:1 Failed to load module script: Expected a…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Error Code RequestDisallowedByAzureMessage: Resource was disallowed by Azure: This policy maintains a set of best available regions...
I'm using the student subscription and I receive this error whenever I try to create a Static Web App that will be used to host a React frontend. I am aware of the regions available through my student subscription which are:…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.