1,081 questions with Azure Static Web Apps tags

Sort by: Updated
2 answers

ms-azuretools-vscode ZipDeploy of production distribution causes Oryx errors

I am trying to deploy a frontend app to azure app service. When I try to push a zip deploy output of a dist build(using rpm run build) from vscode to nodes runtime azure app service, I get an error below and the app service container stopping in the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-01-15T05:48:52.0666667+00:00
Chandan Datta 0 Reputation points
commented 2025-02-23T03:42:26.5333333+00:00
Sasikala Kottegoda 0 Reputation points
1 answer

The subscription xxx is not eligible to create an App Service Domain.

I get this error every time I try to create a new domain, but I believe that this error is not reflecting reality. I have tried different domains. I have tried different subscriptions (which already have working domains). All the possible problems that…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-02T08:13:42.5766667+00:00
Dhiogo Acioli 0 Reputation points
commented 2025-02-22T23:02:02.8933333+00:00
Dhiogo Acioli 0 Reputation points
1 answer

Resolving Access Issues: Azure Function App Proxy with Private Blob Container - Need Configuration Guidance

I'm seeking advice on how to configure my Azure Function App to properly authorize users and direct them to a Static Web App hosted in a private Blob Container. The goal is to ensure seamless access without enabling public access on the Blob…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,441 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,094 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2024-12-18T03:31:21.31+00:00
Jose Augusto Baltazar 0 Reputation points
commented 2025-02-22T18:40:16.9666667+00:00
Augusto Baltazar 0 Reputation points
1 answer

My website not loading, static website on blob storage.

I did not do anything and have not changed anything or any setting, all of a sudden the website is not loading.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-17T15:11:43.51+00:00
Mr. Brian Flores 0 Reputation points
edited a comment 2025-02-22T18:37:37.0933333+00:00
Mr. Brian Flores 0 Reputation points
0 answers

503's from Azure Static Web App (Nuxt 3)

Hello, I've been noticing daily 503's in my application insights logs. I have an azure function that pings my azure static web app every two minutes to keep the backend functions warm. This is a separate function app from the static web app's backend…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-21T14:48:52.64+00:00
Adrian Campos 0 Reputation points
edited the question 2025-02-21T14:50:03.2866667+00:00
Adrian Campos 0 Reputation points
1 answer

React/Node.JS Web App works locally but not in Azure.

My Web App runs locally, but, once deployed to Azure, doesn't. For example, I am trying to send a POST request to register a new user. Locally, this works perfectly and sends everything to the database, but doing so on the live Web App only returns a 404…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-18T08:57:54.45+00:00
Juan Pocurull 0 Reputation points
commented 2025-02-21T06:44:42.5333333+00:00
Siva Nair 395 Reputation points Microsoft Vendor
1 answer

Need to migrate a legacy application from SQL Server to Azure

I need to migrate a legacy application from SQL Server to any other IaaS or PaaS platform. The application cannot be migrated because it is certified for Windows 7. But the business still needs to access the data for lookups. I'm wondering what type of…

Azure Database Migration service
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-17T12:37:34.6033333+00:00
Rita Nzenwa 0 Reputation points
commented 2025-02-21T06:28:12.5166667+00:00
Adithya Prasad K 5 Reputation points Microsoft Vendor
0 answers

My web app only works on .Net6

I am only able to install a version of my web app which uses .Net 6.0. When I try to install my .Net version of the app it does not start. My resource group is as follows Is this a limitation of my resource group? Do I have to upgrade the pricing plan…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-20T08:01:49.5933333+00:00
Kev Martin 0 Reputation points
commented 2025-02-20T20:44:56.1833333+00:00
Kev Martin 0 Reputation points
0 answers

Deleting Azure SWA named environment getting AuthorizationFailed but removes.

I am have a pipeline, were we are running some security scanning. We first deploy the site to SWA named environments, then run the scan and removes the site (Using 'az staticwebapp environment delete'). It removes the site, but the task returns…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2024-07-02T14:04:37.51+00:00
Per Kortbek Jørgensen 5 Reputation points
commented 2025-02-20T16:44:35.9733333+00:00
Alessandro Bigi 0 Reputation points
2 answers

How to resolve Node Error when deploying azure static web app with the statice web app CLI

I am executing the Static Web App CLI to deploy a simple HTML website. swa deploy --api-language none --api-version none --env Production --verbose > deployment-log.txt 2>&1 The error I get is below. How do I fix this? Welcome to Azure Static…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-16T06:59:24.37+00:00
Dean 1 Reputation point
commented 2025-02-20T04:34:44.82+00:00
Laxman Reddy Revuri 2,620 Reputation points Microsoft Vendor
0 answers

Why is my Linux based containerised Web App's endpoints unavailable with nor errors and 100% healthy?

I have a linux-based containerised Web App that is a FastAPI. The App starts and works and then for no apparent reason stops working. There are no errors showing anywhere, no resource/quotas issues, literally no error in Azure or in the console log…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-19T19:21:01.6066667+00:00
Oliver Chapple 0 Reputation points
commented 2025-02-19T22:43:54.3233333+00:00
Grmacjon-MSFT 18,816 Reputation points
1 answer One of the answers was accepted by the question author.

we app down

I am receiving an error 403 Web app has stopped error on a database that is hosted on Azurewebsites. The URL is: https://kcsofoundation.azurewebsites.net/ Any help you can provide would be appreciated. Josh Sweeney

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-19T19:01:25.3933333+00:00
KCSO Foundation 20 Reputation points
commented 2025-02-19T20:27:47.6566667+00:00
KCSO Foundation 20 Reputation points
3 answers

Deploying Nextjs app to Azure Static Web App fails on build

Hi, I've been following the guidelines to deploy NextJS application on azure as Static Web App, but unfortunately getting build failed on the build with "The app build failed to produce artifact folder: 'out'. Please ensure this property is…

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
125 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2021-12-17T07:28:52.663+00:00
NsSaLee 1 Reputation point
answered 2025-02-19T20:23:50.5133333+00:00
Oscar Garcia @ozkary 26 Reputation points
0 answers

Azure using Data API Builder Fails

I have configured one successful Blazor Web Assembly Static Web App with Data Api Builder and it is running correctly and this Postman works Get - https://nice-pebble-0d420e91e.4.azurestaticapps.net/data-api/rest/Products However, when I build another on…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-19T16:38:41.52+00:00
Joe OConnor 5 Reputation points
2 answers

azure web app container issue - react app deployment

I deployed a react js app on azure app service as static web app while running the app on azure but I'm getting this error Waiting for response to warmup request for container

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,351 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2024-01-22T11:01:19.33+00:00
Sharma, Gaurav 0 Reputation points
edited an answer 2025-02-19T11:56:19.1166667+00:00
Leonard Kwame Avevor 0 Reputation points
0 answers

How to redirect microsoft login to the right reply url

Hi, I have confirmed that the reply url of the my web app registered at AAD is 'https//my-web-app.azurewebsites.net/auth/callback' and the env variables i set is the same value, too. But when i logged in, the page got 302.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-18T21:47:21.35+00:00
Zheng, Huili 0 Reputation points
edited the question 2025-02-19T09:18:52.42+00:00
VarunTha 12,825 Reputation points Microsoft Vendor
1 answer

I can't deploy any static web apps

I just follow the wizard so everything is done automatically. I select html so there should be no issues with installing anything. No javascript or anything more tricky than strict html. I keep getting errors about stuff not being set up properly. This…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-17T01:58:21.3933333+00:00
edited an answer 2025-02-19T05:03:24.4466667+00:00
Siva Nair 395 Reputation points Microsoft Vendor
1 answer

app static web not work for production, but is working for not production environments

I have an app static web that was running during 6 month, but now is not working, just for production environment. In the app, I have three more environments no production, all are working correctly.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-17T23:06:47.76+00:00
Eusebio Guzman Simo 0 Reputation points
edited an answer 2025-02-18T01:51:22.1833333+00:00
Suwarna S Kale 786 Reputation points
2 answers

Failed to purchase domain and create Azure DNS zone with error: The subscription XXXXX is not eligible to create an App Service Domain.

I'm trying to purchase a custom domain and getting the error above. I've tried everything I can think of trying and that copilot suggested. I upgrade the Sub to pay as you go and there is a credit card on file..... the domain it says is available. At a…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2025-02-10T17:51:55.4466667+00:00
Joe Starnes 0 Reputation points
commented 2025-02-17T05:05:13.61+00:00
Bhargavi Naragani 890 Reputation points Microsoft Vendor
2 answers

How to copy a file from azure web app to local

I have a running Azure web app and SSH into it while it is running: I can see some files that are generated within the web app. Is there a way to copy if from the azure web app folder to my local? How can this be done?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,081 questions
asked 2023-04-20T17:17:03.19+00:00
Huhn, Alexander 100 Reputation points
answered 2025-02-15T02:36:31.6133333+00:00
Constantine Ketskalo 0 Reputation points