1,050 questions with Azure Static Web Apps tags

Sort by: Updated
1 answer

Azure CDN-hosted and PII Regulation

We would like to ask about Azure CDN-hosted web application's data protection concerns. We heard that German's personal identifiable information (PII) regulation is one of the highest levels, and therefore we deployed the service on German West Central…

Azure Content Delivery Network
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-15T15:27:41.2633333+00:00
Claudio Roselli 10 Reputation points
commented 2025-01-22T10:57:04.9266667+00:00
Claudio Roselli 10 Reputation points
0 answers

Custom domains won't get validate and returns an unknown error.

Hey everyone, I am trying to set my domains on a Static Web App, but it's been around 3 weeks that I'm trying to set my CNAME and TXT, but it fails, and I get "Validation failed" Status following this error: "An unknown error has…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-20T23:14:58.65+00:00
Amin Mahmoodian 0 Reputation points
commented 2025-01-22T07:19:21.6+00:00
Amin Mahmoodian 0 Reputation points
0 answers

Create new Web App resource template throwing errors

I am walking a group of college CS students through creation of web app resource on Azure platform. when any of our accounts tries to create the resource through the portal and using different settings, we are getting ErrorLoadingControl errors, which…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-22T01:32:04.4533333+00:00
uid100 0 Reputation points
1 answer

How to find the application log for Next.js when running Static web Apps?

Hi We've successfully deployed Next.js to Azure Static Web Apps but how can we find the console logs/stout? I suspect they are out of reach which makes running complex applications risky since you can't debug error that are either node related or…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-21T13:51:19.9966667+00:00
Tommy Paulsen 0 Reputation points
answered 2025-01-21T17:43:06.1233333+00:00
Shree Hima Bindu Maganti 2,185 Reputation points Microsoft Vendor
0 answers

Custom Domain for my static web app is in "validating" state for over 20 hours

I have hosted web application on Azure static web app service. Since by default, it creates a random domain name for the application, I created a DNS Zone for a custom domain name. I added this to my Static web application and it has been stuck in the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-21T15:51:09.6466667+00:00
Avani Shah 0 Reputation points
edited the question 2025-01-21T17:17:48.1033333+00:00
Rohith Vinnakota 2,090 Reputation points Microsoft Vendor
1 answer

Azure Static Web Apps Environment Variable Not Working

I'm deploying a React app with Azure Static Web Apps and have configured environment variables in the Azure Portal under Configuration > Environment variables. However, these variables are not being injected into the app during deployment. In the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2024-11-03T19:46:38.6633333+00:00
Temesgen Zewude 10 Reputation points
commented 2025-01-21T06:20:02.7266667+00:00
Syed Wasif 5 Reputation points
2 answers

Managed API Function not recognized when building manually

Because of the permission issue when using the API build in the AzureStaticWebApp@0 task, I am skipping the API build and build it in an earlier task. Here is my task: - task: AzureStaticWebApp@0 inputs: app_location: "/dist" …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,335 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-14T10:03:20.4433333+00:00
plugt 0 Reputation points
answered 2025-01-20T11:08:20.7366667+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 755 Reputation points Microsoft Vendor
0 answers

Php Webapp slow down and dropping connection to database

I have web app using php and also mysql flexible server, my application was working fine until it decided to slow down and hit or miss drop database connection. I thought my queries were not written well at first until i started experiencing problems…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-07T02:14:27.9+00:00
Jerry Rhule 0 Reputation points
commented 2025-01-20T10:31:15.4466667+00:00
SnehaAgrawal-MSFT 22,166 Reputation points
0 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,050 questions
asked 2025-01-05T12:47:48+00:00
Dejan Srdjevic 0 Reputation points
commented 2025-01-20T09:28:52.42+00:00
Laxman Reddy Revuri 1,755 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure Web App - Admin Disabled Status

Good day, I am unable to create a support request on my Free (F1) tier subscription. My Azure Web App was disabled over the December 2024 holidays. Status: Admin disabled I have sent an email to the email to the AZ Community distribution list but I…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-07T09:19:18.43+00:00
Tyrone 20 Reputation points
accepted 2025-01-20T08:52:20.0466667+00:00
Tyrone 20 Reputation points
1 answer

images & icons not loading randomly and sometimes 404 page loading in SWA

whenever I loads my website some of the images does not loads, and if I refreshes then other images may crash and some time even the page crashes and lands me to 404 page. I've already deployed many website on azure but didn't got this issue before

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-15T09:39:10.4666667+00:00
NEERAJ SINGH RAJPUT 0 Reputation points
commented 2025-01-20T04:51:19.03+00:00
Laxman Reddy Revuri 1,755 Reputation points Microsoft Vendor
1 answer

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,195 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-15T05:48:52.0666667+00:00
Chandan Datta 0 Reputation points
commented 2025-01-20T04:48:05.54+00:00
Laxman Reddy Revuri 1,755 Reputation points Microsoft Vendor
1 answer

Issue accessing deployment logs in Deployment Center - Error: "Failed to load container logs: Resource containerlog of type text not found"

Hello, I'm encountering an issue when trying to access the logs of my Web App (for container) through the Deployment Center. The following error appears: "Failed to load container logs: Resource containerlog of type text not found". As a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,195 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-15T09:50:16.9066667+00:00
richard vo 0 Reputation points
commented 2025-01-17T16:53:47.43+00:00
Laxman Reddy Revuri 1,755 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Understanding the WEBSITE_ENABLE_DIAGNOSTICS Application Setting

What is the purpose of the WEBSITE_ENABLE_DIAGNOSTICS application setting? What are the effects of turning it ON or OFF?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
243 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,195 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-10T10:11:20.4933333+00:00
Kumar, Arun 20 Reputation points
accepted 2025-01-17T13:39:23.6433333+00:00
Kumar, Arun 20 Reputation points
1 answer One of the answers was accepted by the question author.

Why is Distributed Functions for Azure Static Web Apps not mentioned in the documentation?

In March of last year Distributed Functions preview was announced for Azure Static Web Apps.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-08T11:48:43.7566667+00:00
Roger Sæle 21 Reputation points
accepted 2025-01-17T13:05:44.6033333+00:00
Roger Sæle 21 Reputation points
1 answer

How to use the whisper openai model in a azure function for azure static webapp

Hi there dear reader, I am working on my first azure static webapp, With Next.js I already have a working version of it. The concept of the application is simple, it makes a transcript of the user (voice) audio input and returns it to the user…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,335 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,558 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-15T18:05:46.6166667+00:00
Ted 0 Reputation points
answered 2025-01-17T11:03:31.7566667+00:00
Sina Salam 15,571 Reputation points
1 answer One of the answers was accepted by the question author.

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 OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,558 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-14T07:52:57.61+00:00
Rio Chip 20 Reputation points
commented 2025-01-17T07:16:52.2466667+00:00
Rio Chip 20 Reputation points
0 answers

How to run both Node.js and Python flask on Azure web app

Basic Azure webapp question. I have run both tutorials: Quick start Node.js on webapp and Quick start deploy flask on webapp Now adding the 2 of them together is giving me a nightmare. To add backend functionality on the Node.js by providing flask…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2025-01-16T08:54:22.3733333+00:00
Rony Tayoun 0 Reputation points
edited the question 2025-01-16T10:33:49.2433333+00:00
Rony Tayoun 0 Reputation points
1 answer One of the answers was accepted by the question author.

Read AppServiceConsoleLogs and push to Blob Storage container/table

Hello Team, we have a webapp python Django based. We are generating custom logs for user actions using code below. Settings.py: LOGGING = { "version": 1, "disable_existing_loggers": False, "formatters": { …

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,528 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,041 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,307 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,195 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2024-11-20T09:31:14.9233333+00:00
BalaKrishna Mahamkali 20 Reputation points
accepted 2025-01-16T04:32:25.14+00:00
BalaKrishna Mahamkali 20 Reputation points
1 answer One of the answers was accepted by the question author.

SWA CLI - Deploying web app does not push the files to the actual site

I am attempting to use the SWA CLI to push code to a static web app (mainly because the free tier of devops is currently locked until the new year) however it does not appear to be working correctly for me. My website is a simple index.html file with…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,050 questions
asked 2024-12-16T16:20:17.24+00:00
James Pierce 20 Reputation points
accepted 2025-01-15T22:50:46.4833333+00:00
James Pierce 20 Reputation points