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
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 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
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
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 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
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 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 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 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
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
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
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
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 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
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
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 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
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…