1,282 questions with Azure Static Web Apps tags

Sort by: Updated
1 answer

Severity A Ticket No Response Since Saturday - Subscription Terminated False Phishing - Case SIR22192090

Hello, I need urgent help with my support case. My Azure subscription was terminated for alleged phishing content. This is a false positive detection. CASE INFORMATION: Case Number: SIR22192090 Support Ticket: 2511150050000016 Subscription ID:…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-15T18:39:51.0866667+00:00
Abdulrafiu Izuafa 0 Reputation points MVP
answered 2025-11-15T18:40:05.3933333+00:00
Q&A Assist
1 answer

GitHub Actions fails for Azure SWA

Hi all I am trying to deploy my Next.js project to Azure SWA, which I had been able to in the past. I was gone for 3 months and now I am having trouble getting the pipeline to work again. I had an error in the deploy phase that read along the lines of…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-13T13:43:10.9466667+00:00
Markus Senn 0 Reputation points
commented 2025-11-14T15:43:44.5766667+00:00
Markus Senn 0 Reputation points
1 answer

Azure SWA giving HTTP 500 Internal Server Error

This morning one of our Azure SWA started giving us internal server errors. This is on the main environment, all the preview environments on the same SWA still work. We did not do any deployments this morning prior to this happening. We have tried…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-12T08:17:23.5466667+00:00
Benjamin Hubert 20 Reputation points
commented 2025-11-14T10:01:34.2733333+00:00
Benjamin Hubert 20 Reputation points
0 answers

Unable to delete Custom Domain in my Static Web App

I am unable to delete stardraw.cloud as my custom domain on my Static Web App. The Status is Deleting but has been like this for several days now. I see the resolution of an identical question being Microsoft had to provide a…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-03T09:58:27.2433333+00:00
David Snipp 0 Reputation points
edited a comment 2025-11-14T01:15:38.67+00:00
RAMAMURTHY MAKARAPU 940 Reputation points Microsoft External Staff Moderator
1 answer

Nasty Orphaned Azure Tenant lying around locking a custom domain

I signed up to a 365 account when I bought my domain through GoDaddy, and set up an Azure Static Website on it with a custom domain attached. Then I realised that I didnt have enough control over the 365/Entra with GoDaddy, so I deleted the 365 account…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-02T21:33:03.7833333+00:00
Richard Rees 0 Reputation points
answered 2025-11-13T13:38:35.49+00:00
Jerald Felix 9,015 Reputation points
1 answer

Azure Static Web App - Deployment Failure after timeout

Summary: We are experiencing repeated deployment failures when deploying our Azure Static Web App (SWA) via GitHub Actions. The deployment process completes the build, zipping, and upload stages successfully but fails during the Azure Functions…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-10T08:53:28.29+00:00
David Anstee 5 Reputation points
commented 2025-11-12T13:21:50.01+00:00
Vimal Lalani 1,980 Reputation points Microsoft External Staff Moderator
1 answer

When setting up a custom domain in static webapp, the alias and cname infomation isn't showing up

I've validated my txt on my DNS but when I go to grab my information nothing shows up in the azure portal. So I can't set up my dns, this is a new problem it was working fine last month.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-10-30T20:40:14.0666667+00:00
app 0 Reputation points
answered 2025-11-12T12:20:36.8066667+00:00
Kiran Kumar, Morla 0 Reputation points
4 answers

Azure Static Web App deployment status stuck at "Uploading"

I deployed my static web app to azure through Visual Studio as well as using swa CLI (1.1.10). The deployment went through just fine. However, after visiting the Azure portal, the deployment status is still "Uploading". Running the app did not…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2024-07-20T09:58:23.0233333+00:00
CHAVI RASTOGI 0 Reputation points
answered 2025-11-12T10:41:38.6866667+00:00
Chris Peacock 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Static Web Apps linked to App Service backend fails with network restrictions enabled

I'm using an Azure Static Web App (SWA) with the Standard SKU, linked to an Azure App Service Web App (APP) as its backend. The SWA uses Microsoft Entra ID as its sole identity provider. The issue arises when I enable network access restrictions on the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-10-30T06:28:16.8466667+00:00
Hannu Oksman 107 Reputation points
accepted 2025-11-11T06:06:48.5233333+00:00
Hannu Oksman 107 Reputation points
0 answers

Azure Web App Static stuck in deletion status for custom domain and resource

Hello- I have a subscription ID with my account and various Resource Groups under my subscription Azure Business. (Please ask for the subscription ID if needed.) I am experiencing a problem where the resource itself does not respond to any commands and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-04T00:11:08.9733333+00:00
Terence Waters 0 Reputation points
edited a comment 2025-11-10T08:35:58.07+00:00
Praneeth Maddali 1,780 Reputation points Microsoft External Staff Moderator
0 answers

Nest JS to Web Apps deployment help?

Having some significant issues deploying a nest.js application to Azure web apps - Tried multiple setups and keep failing. Anyone here have experience uploading a local nest js application to production on azure? Current services Azure Web App…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-05T01:47:29.4366667+00:00
Javier Dutan 0 Reputation points
commented 2025-11-10T07:13:19.7066667+00:00
Shree Hima Bindu Maganti 6,040 Reputation points Microsoft External Staff Moderator
1 answer

WebApp API error in postman

I have created the python program which I want to access like an API. So I have mapped and configured the python program in the Azure Web App with the Github repository. but now when I run the access that WebApp link from postman 503 error is showing.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-08T11:55:26.2066667+00:00
Shyam Sunder Singh 0 Reputation points
edited the question 2025-11-10T02:31:19.5366667+00:00
Priya ranjan Jena 1,990 Reputation points Microsoft External Staff Moderator
2 answers

where do i find like Token lifetime and Session behavior where you can adjust settings like: Web app session lifetime (minutes) Web app session timeout Single sign-on configuration (SSO)

where do i find like Token lifetime and Session behavior where you can adjust settings like: Web app session lifetime (minutes) Web app session timeout Single sign-on configuration (SSO)

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-07T11:08:23.4733333+00:00
Bhuvaneshwari K 0 Reputation points
answered 2025-11-07T15:38:42.8433333+00:00
Vimal Lalani 1,980 Reputation points Microsoft External Staff Moderator
1 answer

How to fix cross tenant issue "Request authorization tenant mismatch"

Hi All, I'm developing one bot where it joins team call and i have my Azure account ******@HCLtech445.onmicrosoft.com where my app service is running and i have scheduled teams meeting with ******@yvgt8.onmicrosoft.com and enabled cross tanant…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-07T07:13:24.0533333+00:00
Arunkumar K S 0 Reputation points
answered 2025-11-07T07:13:39.6666667+00:00
Q&A Assist
0 answers

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
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-10-27T09:16:22.2066667+00:00
Yauheni Kisialiou 20 Reputation points
commented 2025-11-07T06:27:19.5133333+00:00
Shree Hima Bindu Maganti 6,040 Reputation points Microsoft External Staff Moderator
2 answers

How do I updated my Azure Web App from Node 14 to Node 20?

I am needing to update my Azure Web App to run on Node 20. It is currently running on Node 14. I am having issues doing this. Locally I am running Node 20 (which works) and on Azure my Azure Web App server has is using Node 14. I need to update node in…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-01-05T12:47:48+00:00
Dejan Srdjevic 0 Reputation points
answered 2025-11-06T12:56:58.4666667+00:00
Pravin Chandankhede 0 Reputation points
1 answer

Error when creating a web static app with the student subscription plan

Hi, i recently tried to to create a web static app with the student subscription plan but when i tried to create it i got this error : Resource 'Portfoliolaversin' was disallowed by Azure: This policy maintains a set of best available regions where your…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-11-04T13:29:51.7+00:00
NOAH LAVERSIN 0 Reputation points
edited the question 2025-11-04T14:48:58.0566667+00:00
TP 144.6K Reputation points Volunteer Moderator
1 answer

Azure deployment Failing with 'InternalServerError'.

Trying to deploy a static web app, and keep getting - { "code": "DeploymentFailed", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2023-03-07T11:25:42.1666667+00:00
Wills Ekanem 0 Reputation points
commented 2025-11-04T05:14:34.7933333+00:00
Roberto Amador Cruz 0 Reputation points
2 answers

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 Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2025-10-23T08:22:39.4133333+00:00
38530297 0 Reputation points
answered 2025-10-27T09:17:37.78+00:00
38530297 0 Reputation points
2 answers

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
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,282 questions
asked 2023-10-26T20:44:03.8566667+00:00
Daniel Pinfold 0 Reputation points
answered 2025-10-24T10:32:39.6166667+00:00
Pihlajamäki, Joni 0 Reputation points