Issue with Custom Domain SSL Certificate on Azure Static Web App
I’ve set up a custom domain for my Azure Static Web App. The default domain (<random>.azurestaticapps.net) works fine, but after verifying my custom domain, Azure failed to automatically create the free managed SSL certificate. The domain is…
Azure Static Web Apps
Adding a custom domain to my static web site, get a general error: Failed to add custom domain to SWA with error message: An error has occurred.
Created a DNS Zone. Created a Static Web Site Added Custom Domain to Static Web Site Used Azure as DNS Got the error: Failed to add custom domain to SWA with error message: An error has occurred. Fought through 6 hours of trying everything the LLMs…
Azure Static Web Apps
React Static Web App not utilizing env values from Github Secrets or Azure Config
Hello, I've been working all day to figure out why our app does not load in crucial environment variables. I have them assigned via our GitHub secrets for values such as REACT_APP_ ... etc etc. We have…
Azure Static Web Apps
OptionalClaims in SWA + DAB
Hi community! i have set up a web app and face optionalClaims are not received after authentication. I need to use optionalClaims such as department to apply database policy (RLS) depending on authenticated user. if someone could help, it would be…
Azure Static Web Apps
How to keep around old assets in Azure Static Web Apps on new deployments
I have a react app deployed via azure static web apps, and im using github action for ci/cd. In the app there are dynamic imports which fail when users have open session during deployment because they try accessing file index.[hash].js and that file no…
Azure Static Web Apps
Azure Static Web Apps: pass dynamic parameters to ./auth/login?
I use a custom OpenID Connect authentication provider in an Azure Static Web App. My authentication provider supports a "login_hint" URL parameter to populate the user's email address or username. However, I can't figure how to get the SWA to…
Azure Static Web Apps
Authentication option not available in Static web app service
Hi Team, I recently upgraded the hosting plan of my Static Web App service from the Free tier to the Standard tier in order to access the native Authentication feature, which is not available in the Free tier. However, even after upgrading to the…
Azure Static Web Apps

I'm trying to add a custom domain to my static web app
Hello, I'm trying to add a custom domain to my static web app but it throws an error. As you can see the image I'm trying to add this domain to the www subdomain. I can confirm that the DNS record for validating the domain ownership is indeed set in…
Azure Static Web Apps
My domain registrar is pointing to azure dns name servers and my zone is setup but I cannot resolve any hostnames. My site is down.
My domain registrar is pointing to azure dns name servers and my zone is setup but I cannot resolve any hostnames. My site is down. This should be instantaneous, I'm not sure what is wrong on the Azure side. nslookup and dig shows that my domain is…
Azure Static Web Apps
Static Web App API Link Not Working
I want to unlink and relink an API from a Static Web App, but the Unlink button is not working (it does nothing). I recently added a custom domain with TLS to the static web site, and as soon as I did the Azure function link stopped working. I want to…
Azure Static Web Apps
Static Web App with Private Endpoint - getting 403 Forbidden
Hi, I am currently managing a static web application that features a custom domain (validated) with a private endpoint. This private endpoint has been configured with a valid custom DNS zone and a private link. However, I am experiencing a 403 Forbidden…
Azure Static Web Apps

Our websites keep going down.
Hi. I am not an expert. Our websites have been going down the past few months. When it hangs, you can't even get the PHP info page outside of WordPress. And why is it just on Azure and not on Linode? We need help because our IT can't figure it out. Thank…
Azure Static Web Apps

Database API Builder (DAB) Stopped working with SWA
Database API Builder (DAB) stopped working across two of my SWA instances. Is it working or is it something on my side. I get error 500 sometimes other times I get error 400 Bad Request
Azure Static Web Apps
Azure static web app content blocked by CORS
Over the last 2 days we have started to get errors accessing some content for our website that is hosted on Azure Static Web App. The errors point to an issue with pulling content from the CDN "Access to fetch at…
Azure Static Web Apps
SWA Proxy Returning 405 Method Not Allowed for POST Request
The backend API at https://changemanagement-backend-ahfre3hvgcerbrgp.canadacentral-01.azurewebsites.net/api/auth/login works correctly with POST when called directly. The Static Web App (SWA) at https://happy-dune-05915200f.6.azurestaticapps.net is…
Azure Static Web Apps
404 Web Site not found. Followed FAQ solutions to no avail and flushed everything. How am I not configured correctly?
[www.9packvt.com] From there you can see the issue. I own the URL via GoDaddy and can't get it to work on Azure. Let me know what the next step I am to do is.
Azure Static Web Apps

I've Tried EVERYTHING. Why Won't My Azure Static Web Apps, Vite Env Variables Work
I've been deploying my Vite React project to Azure Static Web Apps using GitHub Actions, but the environment variables (VITE_LOGIN_API_URL, VITE_REGISTRATION_API_URL) are completely missing in the deployed app (import.meta.env.VITE_LOGIN_API_URL is…
Azure Static Web Apps
Static web app certificate expired
Our azure static web app certificate provided by Azure has expired. It hasn't auto-renewed and there doesn't appear to be a way in which we are able to request a renewable. What possible issues could there be and how can we resolve this. Thanks
Azure Static Web Apps

Deployment of the FoodTruck Web App keeps getting discrepancy error when there is no discrepency.
Deployment of the FoodTruck Web App keeps getting discrepancy error on GitHub when there is no discrepancy. I have cross checked, double checked and triple checked. Who can I talk to resolve this? GitHub response: Run azure/login@v2 Running Azure CLI…
Azure Static Web Apps
Unable to Reuse My Custom Domain After Losing Access to Previous Azure Account
Hello Azure Community, I need help resolving an issue with adding a custom domain to my Azure Static Web App. Here's the situation: I own the domain shovandas.com and manage it via Namecheap. Previously, I had successfully added this domain to an…
Azure Static Web Apps
