An Azure service that provides streamlined full-stack web app development.
Stuck on validating custom domain for Azure SWA with Azure DNS Zone
My Azure SWA is set up with a custom domain using an Azure DNS, that we also control. The Custom Domain was working correctly, but certificate has now expired. Unfortunately HSTS makes the site inaccessible until we resolve. We attempted to renew from…
Azure Static Web Apps
Unexpected charges for Azure Static Web App began after Feb 17
Starting on February 17th, the bill tripled for no reason. Important notes: The graph refers to only 1 Static web app with the Standard plan, which was supposed to cost $9, but it cost $27. The "Enterprise-grade edge" function is…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Static Web App linked Function App backend returns 404 on /api/* routes
I have an Azure Static Web App named smarttraderai-portal-2026 and a linked Azure Function App named smarttraderai-api-2026v3 in resource group SmartTraderAI-portal-rg. Current verified state: Static Web App APIs page shows Production linked to…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Admin Disabled Web app status
I am unable to restart my web app, every time a try it shows an Error 400, and once i check it, it says Account Suspended, bu my subscription is Active, all the past due were settled and the web app still shows Admin Disabled status. I urgently need…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Microsoft webhosting
I built a website on Github, how do I put it up on Azure webhosting?
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
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.
Azure App is not connecting to SQL DB
After I upgraded our site login to TLS 1.2 the MSSQL DB will no longer connect in production. Any ideas why? PW hasn't changed.
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
We are having some issues with the built in auth for static web apps - it only affects apps deployed in the last 48 hours
It appears that newer deployments are redirecting to https://identity.7.azurestaticapps.net/.auth/login/aad/callback and this in turn is returning a 401. Older deployments are redirecting to…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Validation of custom domain keeps failing
In Azure Static Web Apps I am trying to add a custom domain for a domain which is hosted externally. Each time I try this, the validation takes roughly 48 hours before it fails with the error message: An unknown error has occurred while adding your…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Cannot deploy to Azure Static Web App through GitHub actions or CLI local deploy, continually running into BadRequest: No matching Static Web App was found or the api key was invalid
One of my GitHub actions workflows stopped working on the step dedicated to deploying to Azure, giving me: The content server has rejected the request with: BadRequest Reason: No matching Static Web App was found or the api key was invalid I tried…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Static Web App (React) started to return an invalid homepage
Static webapp started to return an error page in some regions. Nothing had changed on our side it just started to error https://xyz.com/index.html was working but https://xyz.com stopped working and was returning an IIS page. Issue started to appear…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Next.js revalidateTag / revalidatePath not working on Azure Static Web Apps
Hi all, I’m using Next.js 13 with App Router on Azure Static Web Apps (SWA) and trying to implement on-demand ISR using revalidateTag or revalidatePath. What works: Time-based ISR (revalidate: 43200) works; pages refresh after the TTL. What…
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.
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.
My site not loading
My website was created in Azure StTic Web App. The website is XXXXXXXXX. custom nameXXXXXXXXX is hosted on Go Daddy. Copilot helped set up forwarding to XXXXXXXX. Site still not loading. <URL modified to not qualify as a backlink> edited PII…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Cannot get past "Could not load file or assembly 'System.Linq.Expressions, Version=8.0.0.0"
I followed the steps to create my-first-static-web-app. My sample azure function is in c#. I stumbled thru many of the steps, but finally have a page with a button that tries to call an azure function. The simple page works locally, but in the cloud the…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Azure Static Web Apps – custom domain stuck after deleting previous app
I deleted a previous Azure Static Web App that was using the custom domain www.aprovacaoadm.com.br. The DNS is now hosted in Azure DNS and correctly configured. However, when I try to add the same domain to a new Static Web App, I get: "Request…
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
Static web App doesn't work after subcrition re-enabled
My Azure subscription got disabled. After I re-enable it, my static web app is not working. There is no error on the portal, but the website is replying the default azure 404 to all queries. I tried to redeploy with the Github action (which succeeded)…
Azure Static Web Apps
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
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.