Azure web app V3P3V3 plan manual scaling
Hi people! I have a problem with my web app running on tomcat server on linux. Web app using Premium v3 P3V3. In mu code I am setting manually instances number using AzureResourceManager library and making request like this: AppServicePlan…
Azure Static Web Apps
Don't know how to configure Azure static web for url in "[...]/"
I have a simple static web pages that are delivered by an Azure Static Web App. In the web site, I got relative links that are ending with "[...]/". In the content, files "index.html" are existing. To render such pages I test for…
Azure Static Web Apps
Azure static web app unable to server javascript module
I have a react app deployed to a static web app. My repo is in github and all builds are successful but when i view my app i am unable to view any javascript/react content. Only static text. Also in the console I get the following error "Failed to…
Azure Static Web Apps
Can't see my Static Web Apps under the correct Resource Group
Hi there, Was going to modify some custom domains on my Static WebApp when I realise I couldn't see it anymore under any of the Resource Groups. Running az staticwebapp list --output table in the Azure CLI gave me the list and I can see that it is…
Azure Static Web Apps
Missing resource
We have a Static Web App deployed on Azure pipeline using the release pipeline task "Deploy Azure Static Web App (Preview)". The app is working when we access the defaultHostname. We are able to list the resource using the command: az…
Azure Static Web Apps
Azure subscription not visible after migrating Microsoft 365 from GoDaddy to Microsoft
I need help understanding my Azure subscription setup after a Microsoft 365 migration. I originally purchased Microsoft 365 (and created ******@technotalent.us) through GoDaddy. Later, I migrated that account from GoDaddy’s hosted Microsoft 365…
Azure Static Web Apps
Local SWA app needs DAB API on "data-api/api". When deployed it calls just "api"
Now that Database Connection will be retired per 11/1, we decided to host DAB in an Azure Container App. We got it to work but there is a difference between running locally and deployed to Azure. When I run DAB locally on port 5000 in one terminal, my…
Azure Static Web Apps
Cheapest Hosting for WordPress Multisite on Azure
Do you know of any options to host a WordPress Multisite on Azure for about $18 per month? With all services and apps included. 10 Gb Storage. We're currently hosting on AWS but gor non-profit credits to host on Azure and I would like to make use of…
Azure Static Web Apps
Static website has correct content but it's not reflected on the custom domain
Our CI/CD deploys successfully and we can see the changes in the xsitex.azurestaticapps.net immediately. However, even when we have "Cache-Control": "no-cache" in the staticwebapp.json the content is not updating in the public facing…
Azure Static Web Apps
Web app Wordpress exceeded memory limits and Failing site start Container
2025-10-09T11:27:05.331Z INFO - Stopping site app-site__252e because it exceeded memory limits. ... ... 2025-10-09T11:57:30.959Z INFO - Waiting for response to warmup request for container app-site__252e_1_ae3cee8b. Elapsed time = 1781.3175548…
Azure Static Web Apps
GitHub to Azure Static Web App - Azure Refusing Token
I have a Static Web App. In the yml workflow file I have a deployment token designated. That token is listed under Actions > Repository secrets. You can see the name in the output below. Every time I try to run the build I get this output. I turned on…
Azure Static Web Apps
Static web app display azure 404 error
After my free trial ended, my static web app website went offline and it only displays a generic azure 404 error. I upgraded my plan, but still only generic 404 error. I have tried to generate a new deployment, but still nothing. It is the same…
Azure Static Web Apps
Status stuck in Uploading
I used the swa cli to upload a website. I used this command: swa deploy --deployment-token ...token...here... --env Production The command finishes fine. Says it: But it's always stuck in Uploading...
Azure Static Web Apps
Can't create Static Web App – region not allowed in Azure for Students
I'm using an Azure for Students subscription and trying to deploy a Static Web App. This service is only supported in a few regions (e.g., westeurope, eastus2), but my policy only allows regions like israelcentral, polandcentral, etc. Is it possible to…
Azure Static Web Apps
Custom domain still validating after 12 hours
Resource: Static Web App Name: NebulyxWebSite Resource Group: NebulyxWebSite_group Region: West Europe Problem description: Custom domain www.nebulyx.ai is stuck in Validating status for more than 12 hours, despite TXT and CNAME DNS records being…
Azure Static Web Apps
Force http to https
How do I create a CLI command for the custom domain www.cliqueprize.com (Static Web App) to force http to https ? I think its called the az staticwebapp hostname set command ? will this also work for http://cliqueprize.com to…
Azure Static Web Apps
How to fix 'deny policy action'
Im trying to create a static web app and it keeps saying denied and i dont know why i get this in my activity log …
Azure Static Web Apps
Our Azure web app (Frontend and backend both) was down for a couple of minutes and our services were disrupted due to this. Was this a server error from Azure side?
Our Azure web app (Frontend and backend both) was down for a couple of minutes and our services were disrupted due to this. We would like a RCA for this issue. Because the diagnosis data isnt useful. Was this a server error, update or maintainence…
Azure Static Web Apps
How to connect Azure static app to another DNS provider (HostPapa/cpanel)? Validation Failed!
I’m trying to point portal.example.com (DNS hosted on cPanel/HostPapa) to an Azure Static Web App (MyPortalApp, region East US 2). DNS looks correct: I have CNAME portal → <myapp-default>.azurestaticapps.net, no conflicting A/AAAA on portal, apex A…
Azure Static Web Apps
Need to increase the number of free-tier Static Web Apps per subscription
Hello, I’ve reached the limit of 10 Static Web Apps in the Free tier for my Azure subscription. I have an active Developer Support Plan but the Azure Portal doesn’t allow me to open a technical support ticket for this service. It only redirects me to…