1,178 questions with Azure Static Web Apps tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Communication between Static Web App and App Service back-end

Hello! I'm going to create an architecture in Azure for a web site that has public pages and reserved page only for authenticated users. The web app is developed with React and use api from a netcore web api used also by a mobile App. I thought to…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-04-03T14:17:15.823+00:00
Roberto Garavaglia 21 Reputation points
answered 2022-04-05T10:24:05.033+00:00
Roberto Garavaglia 21 Reputation points
1 answer One of the answers was accepted by the question author.

Static Webapp Custom Domain

I'm trying to point multiple domains to the same static app, I already added 2 cnames and 2 txts records and now I'm trying to add one last cname record, but when I do I get the following error with no other information. The custom domain request…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,968 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-03-27T22:20:12.11+00:00
Harlen Alvarez 21 Reputation points
commented 2022-03-28T21:23:33.183+00:00
Harlen Alvarez 21 Reputation points
2 answers

App service from docker image is not accessible.

Hi, I am trying to convery my jupyter notebook as a simple web app using https://voila.readthedocs.io/en/stable/index.html. A docker image with all the required dependencies is created and the image works just fine when it's run on my desktop. Now an…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-03-21T08:34:13.413+00:00
Kalyan Kamepalli 1 Reputation point
answered 2022-03-22T10:17:45.08+00:00
Kalyan Kamepalli 1 Reputation point
2 answers

What do I need to host Blazor app using SQL Server

I'm presently using Amazon Web Services virtual server to host ASP.NET Website using MSSQL Server. What is recommended to host with Azure when I rewrite in Microsoft Blazor using MSSQL Server? Mobile app written in React Native so I also require Web…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-03-18T15:04:09.137+00:00
Pete Grout 1 Reputation point
answered 2022-03-18T22:46:08.393+00:00
Takahito Iwasa 4,851 Reputation points MVP Volunteer Moderator
1 answer

Application Error Loading 'Successfully Deployed' Web App (Deploying Django app via Azure)

I recently added my first static files for my sjango App. Everything works when I perform py manage.py runserver to test the app locally. However, I get an Application Error page when running the cloud page it ought to be on. During set-up, I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,968 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-04T16:48:48.433+00:00
Blackman, Sam 1 Reputation point
answered 2022-03-17T20:33:33.343+00:00
Jason Freeberg 166 Reputation points
1 answer

I have 2 Azure Web Apps that I have been using. Today I get 404 errors returned when I try to access them. What could have changed?

I have been using these 2 sites (an Oauth2 server and an API) for weeks now and they were working fine yesterday, but today I get 404 errors from both sites. I have not made any changes to the sites of Azure. If I ping the custom domain I get the IP…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,968 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-03-02T17:56:00.09+00:00
Dubois, John 1 Reputation point
answered 2022-03-08T08:39:33.96+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Static web app frequently down because of DNS lookup failure (custom domains)

I have two custom domains, one set a default domain, hosted on Namecheap (premium DNS name servers). My website experiences frequent downtime period of about 30 minutes (one day it lasted several hours), even multiple times per day. These are my…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-18T17:43:40.113+00:00
Gianluca Gippetto 41 Reputation points
commented 2022-03-07T13:52:20.137+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
1 answer

Azure Static Web App - staticwebapp.config.json file MimeTypes

I have a very basic Azure Static Web App with a full screen video background Page loads fine on my computer and video plays but does not display the video via the Azure web page - poster image displays OK though I believe this is to do with setting…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-03-03T20:44:03.877+00:00
Julius Miller 1 Reputation point
answered 2022-03-04T00:43:43.593+00:00
Julius Miller 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Static Web App down due to HTTP Error 500.30 - ANCM In-Process Start Failure

Hi, I'm running an Azure Static Web App on the free plan. The app is down since about 1 hour with the following error: I don't have Application Insights set up. The help links don't provide any information that I could handle as the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-24T10:24:41.47+00:00
Alexander Herrmann 21 Reputation points
accepted 2022-02-27T09:34:23.55+00:00
Alexander Herrmann 21 Reputation points
1 answer

Service and scaling limits

If I hosted my static website in Azure Static WebApps, how do I manage the scalability? Is there a way I can configure auto-scaling? Are there any scaling or service limits that I should aware of?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-25T11:52:31.04+00:00
AzureUser-9588 151 Reputation points
answered 2022-02-25T23:53:02.607+00:00
Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
2 answers

azure static web app PR_END_OF_FILE_ERROR

I am trying to access https://polite-smoke-0c6531b03.1.azurestaticapps.net/ Which is the default auto generated url for a Azure Static Web App. Puzzled as to why Chrome and Fire Fox (and Virgin Media router) prevents loading. This is not the first…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-22T10:10:57.78+00:00
David Clare 6 Reputation points
answered 2022-02-24T11:04:39.477+00:00
David Clare 6 Reputation points
1 answer One of the answers was accepted by the question author.

This site can’t provide a secure connection

Have created a new Azure Static Web App. Consists of a very simple Hello World type page (index.html) just to try and diagnose issue. No custom domain set up. I get This site can’t provide a secure <sitename>.azurestaticapps.net sent an…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-21T13:09:50.723+00:00
Toby Austin 31 Reputation points
accepted 2022-02-24T09:35:02.363+00:00
Toby Austin 31 Reputation points
1 answer

Debugging Azure static web sites with Python Azure functions for api

I'm trying to debug Azure Static web site with api written in Python Azure function. How can I look at logging.info logging.warn messages? I'm unsuccessful in setting up local dev environment, I would like to look at debug/info messages from Python…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,932 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-01T05:23:29.003+00:00
kanna 106 Reputation points
commented 2022-02-22T09:26:04.107+00:00
MughundhanRaveendran-MSFT 12,506 Reputation points
1 answer

Azure Static Web App - No Limit on Custom Subdomains or Wild Card Subdomain

Hello, We are planning to use Azure Static Web Apps (SWA) to host our Multi-tenant angular based single page application. as it is multi-tenant, different users will have their own subdomain i.e. user1.example.com, user2.example.com,…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-01-08T12:34:38.65+00:00
Ankush Brahmbhatt 1 Reputation point
commented 2022-02-17T17:10:20.28+00:00
Ankush Brahmbhatt 1 Reputation point
2 answers One of the answers was accepted by the question author.

Caching directives for index.html is ignored

I know this is a duplicate of https://learn.microsoft.com/en-us/answers/questions/731947/caching-directives-for-indexhtml-is-ignored.html, but it we rather urgently need support on how to work around this. We are running a React SPA in static web…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-15T10:49:01.807+00:00
Brian Pedersen 31 Reputation points
accepted 2022-02-17T09:35:32.977+00:00
Brian Pedersen 31 Reputation points
2 answers

How to publish artifact to Azure Static Web App using release pipeline

Scenario. Creating one simple angular application ( Basic one) Codebase in Azure DevOps. Now I have build pipeline that will build that angular app and build pipeline publish artifact. All the content available is talk about deploying to…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2021-07-15T03:25:25.023+00:00
Jinalkumar Patel 21 Reputation points
answered 2022-02-15T21:02:42.95+00:00
Szilard Vigh 1 Reputation point
1 answer

Azure Static Web App Authorization Link Issue - Redirecting to Wrong Identity Link

I use Azure Static Web App connected with Azure Devops. My website works fine but cannot get Azure Static Web App authorization to work and it may be a bug. The static web app's URL is ...6bde6303 .1. azurestaticapps.net instead of…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-10T08:21:23.95+00:00
Petras Butenas 1 Reputation point
commented 2022-02-15T18:44:51.293+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Managed Identity for Azure Static Web Apps to access Storage Accounts?

Hi, I have a Vue app deployed on Azure Static Web App. My developers need to retrieve images stored in Azure Blob Storage and display them on the website. I notice that Azure Static Web Apps (Standard plan) offers Managed Identity so I thought…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-02-09T11:30:13.02+00:00
Pitawat 351 Reputation points
accepted 2022-02-15T13:20:46.183+00:00
Pitawat 351 Reputation points
1 answer One of the answers was accepted by the question author.

How to set Python version used when function is part of static webapp api

Static webapp, Azure function written in Python, when deployed it is using Python 3.8.12 Is it possible to change that to 3.9.4 ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,932 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2022-02-14T11:56:56.563+00:00
kanna 106 Reputation points
accepted 2022-02-15T12:03:23.473+00:00
kanna 106 Reputation points
1 answer

Azure Static Web app - old verstion still in cache

I've put up several simple static web apps and one in particular keeps reverting to the old version. If I go into Dev tools in a browser and force empty cache and hard reload, the new version comes up. But if i leave dev tools and do a reload, the old…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
asked 2020-12-10T21:36:34.81+00:00
Hugh Sheehy 1 Reputation point
answered 2022-02-10T17:48:10.35+00:00
Lance Coffman 6 Reputation points