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

How to securely connect azure static web app with cosmos mongo db?
I need to securely connect Azure static web app with Azure cosmos mongo db. I have tried creating private endpoint also tried creating app service. But still struggling with connecting the web application code with azure cosmos mongo db. This…
Azure Static Web Apps
Static Web App - Can't use custom authentication on paid plan
Hi, I have a SWA on standard plan and I cannot check the option for custom authentication (in Settings -> Authentication). The option is disabled with the message "The repository linked to this app does not exist. To use custom authentication,…
Azure Static Web Apps
Error in creating Static Web App with location restriction policy
I am getting the below error while creating Static Web App with the location restriction policy. There was no api location provided. How to overcome…
Azure Static Web Apps
Error Credentials: using the Web Management Service, but could not authorize. Make sure that you are using the correct user name and password
I have lost my username, email and password for my *.scm.azurewebsites.net web site. How do I get them back or reset them? I get an authentication error when trying to publish.
Azure Static Web Apps
Azure static web apps custom workflow name?
I have created a static web app I am handling the deployment through a custom yml file but in the azure portal it created a yml file. I want to point to the correct yml file in azure portal
Azure Static Web Apps
Websocket connection to xxxx failed for React Static Web App + Django App Service application
I have a react frontend hosted on Static Web Apps and Django backend hosted on App Service with Azure Redis cache server. I'm using the base websocket functionality (no other libraries) and for django I'm using channels-redis. Everything should be set…
Azure Static Web Apps
Can not deploy my model to web app?
When try to deploy my model as web app, I can not select Location and an error says: "Failed to fetch locations: Unable to load available locations for deployment. Please verify that Microsoft.web provider is registered for the selected…
Azure OpenAI Service
Azure Static Web Apps
Application error
Hi there, I created a web app. when I deploy my code its shows an error on front end "Application Error"
Azure Static Web Apps
User role needed to create Static Web App
Data analyst wants to setup static web app for company internal reporting. I setup the service, but he doesn't have access to create. What user role do I need to assign him for this? Thanks in advance.
Azure Static Web Apps
Can't see why I get "too many redirects" on an Azure Static Web App
I have several Azure Static Web Apps that all work fine with custom domains. However, there is one site where the config worked fine, yet when I try to access it, it says: Too many redirects". It's https://techcareerforlife.com Yet, I've checked…
Azure Static Web Apps
Static files such as polyfills.js and logo.png return empty responses in (Angular) Azure Static Web App
Static files such as polyfills.js and logo.png return empty responses in Azure Static Web Apps Description We are hosting a static Angular 18 application on Azure Static Web Apps (SWA). During runtime, we have noticed that certain static files -…
Azure Static Web Apps
SWA CLI - Deploying web app does not work
My issue is identical to the one posted here by James Pierce. One minor difference is that my output folder is "dist". I try to use the command swa deploy --env "Production" -n arka-360-test2 but it does not get deployed. There are no…
Azure Static Web Apps
Azure static web app - set a status code for a catchall route
I'm investigating using an Azure static web app as a holding site when the real site is down. The holding site will have limited content and most URLs will return the same explanatory page (at /index.html) with a 503 (service temporarily unavailable)…
Azure Static Web Apps
I can access my azure table storage (eotg) successfully when I call it from my local machine. When I publish to eyeonthegroundwebapp20250325083010 I get a 500 response. How do I modify the settings for eotg to allow access from the webapp.
I can access my azure table storage (eotg) successfully when I call it from my local machine. When I publish my webapp to my azure web app (eyeonthegroundwebapp20250325083010) I get a 500 response. How do I modify the settings for eotg to allow access…
Azure Static Web Apps
where can we find wordpress files & Mysql
I've migrated a WordPress site to Azure Web Apps using All-in-One WP Migration, but I can't find the WordPress files or determine the database location. What are the common locations and methods to troubleshoot this issue within the Azure environment?
Azure Static Web Apps


Deploy React frontend + Node backend app to Azure
Good afternoon, I want to deploy a React frontend + Node backend small application in Azure, it has few requirements. I just want to know what are the economical services that would allow to run that application, and if possible, some guidance. Thank you…
Azure Static Web Apps
Error on deploy on free azure web app
Hi! Since a pair weeks, i'm getting an error when trying to deploy a web app from the deploy center: When i go into the deploy c4dce39, which is in an error state, the "Running oryx build..." step is the last one on the list, but in its…
Azure App Service
Azure Static Web Apps
Pricing of bandwidth overage at Static Web apps is noticed differently at pricing details and pricing calculator
I found that pricing of bandwidth overage at Static Web apps is noticed differently at pricing details and pricing calculator. Pricing details: https://azure.microsoft.com/en-us/pricing/details/app-service/static/ says it charges 20 US cents for each…
Azure Static Web Apps
Static Web App with Enterprise-grade edge bandwidth pricing
With an Azure Static Web App in Standard tier, you get 100 GB/subscription bandwidth included. If you enable Enterprise-grade edge on the SWA, how is the used bandwidth calculated when cached content is served in the edge by Front Door? Does it still…