902 questions with Azure Static Web Apps tags

Sort by: Updated
1 answer

default path

how to we set default path of an mcv application in azure app service

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-04-14T13:02:10.6+00:00
Munyaradzi 1 Reputation point
commented 2021-04-20T20:25:46.027+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

How to manually create the required Azure API token for deploying to Static Web Apps?

Hi folks, We're trying to setup a Github Action that will deploy our software to Azure. Our software is not multi-tenant-aware, so we deploy a replica of the software into a fresh Azure Resource Group for each tenant. So far this has been no problem.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2020-12-12T03:02:36.783+00:00
Ryan 6 Reputation points
commented 2021-04-13T15:25:26.727+00:00
Jean-Philippe Fortin 1 Reputation point
1 answer

Why I am seeing "Resource not found" for all the statistics in the overview of my Static Web App?

I hope the title says it all. I have created an app and deployed it successfully, but I am not seeing any statistics. I can't figure out why. Please advice.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-21T22:26:01.233+00:00
Gunnar Braaten 1 Reputation point
commented 2021-04-03T18:42:26.117+00:00
ajkuma 25,781 Reputation points Microsoft Employee
2 answers

Azure Static Web App ignores staticwebapp.config.json and routes.json

I've got a static web app containing an Angular SPA. I'm attempting to have all traffic redirected to the index.html in order to have the app handle navigation client-side and allow for site refreshes. AFAIK this is a fairly common practice in Azure…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-27T14:01:09.583+00:00
Maciej Misztal 1 Reputation point MVP
answered 2021-03-30T15:43:31.797+00:00
bisoh 1 Reputation point
0 answers

Getting 403 Error when trying to view new static web app

Details: After pouring over Azure documentation for a considerable amount of time I finally got a simple static web app up with visual studio code. I am going to sound very uneducated on this so bare with me: I used PHP 7.4 for the app I am…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-18T02:28:39.1+00:00
Marshall, Trevor 1 Reputation point
commented 2021-03-22T20:40:29.337+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

web app model deployment

I am deploying my prediction model as web app for first time in Azure through github actions step. I can see the deployment process is successful in github actions window. When I browse my app from azure window, it is not connecting to my web app.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
Azure Web Application Firewall
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-20T11:37:10.297+00:00
RakshitSidd 31 Reputation points
answered 2021-03-22T10:07:54.367+00:00
Ramr-msft 17,736 Reputation points
1 answer

Azure Static website react.js getting 404 in the browser but returning the correct content on a path

So like I normally setup static websites, with error page going back to index.html. The browser response shows a 404 though, on local it works ok and shows a 200. I'm not sure if this is an issue with the reactjs router or the azure static website…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-13T21:12:13.237+00:00
Dan Parker 101 Reputation points
commented 2021-03-16T06:18:32.19+00:00
Sumarigo-MSFT 45,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Reading local files from Azure Static Web Page

I am trying out static web pages service from Azure. But I need to access a list of files (for example images stored on the server) from the client side. I am trying to implement a Function that will iterate over the files in a particular folder and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-03-03T11:34:19.247+00:00
Anton Delta 21 Reputation points
accepted 2021-03-04T17:26:37.613+00:00
Anton Delta 21 Reputation points
2 answers One of the answers was accepted by the question author.

"react-scripts: not found" on deployment to Azure Static Web Apps

I am attempting to use GitHub Actions with Azure Static Web Apps to deploy my site every time I execute 'git push.' The .yaml file was created automatically for me during the Azure Static Web Apps setup process. However, I am not be able to deploy from…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-02-13T20:34:57.73+00:00
Travis H 116 Reputation points
commented 2021-02-23T20:17:46.75+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Problems running npm in yml file when building azure static web

In the yml file for building azure static web, I tried to build the build in testBuild mode as shown in the picture, but it continues to run with npm run build. I am curious about the solution and reason.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-02-19T04:59:08.443+00:00
디엔소프트 DNSOFT 196 Reputation points
commented 2021-02-23T00:17:09.55+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

Static Website hosted on Azure AppService not working properly

Hi, I have deployed a web app to a new Azure app service to support a set of static html files where I have javascript to receive get variables and perform some posts etc... I have chose the .NET framework. Currently I am receiving a 405 error and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-02-04T12:07:26.217+00:00
Luis Simoes 1 Reputation point
answered 2021-02-05T00:09:52.167+00:00
Grmacjon-MSFT 17,886 Reputation points
3 answers One of the answers was accepted by the question author.

Cannot point GoDaddy.com domain to Azure Static Web Apps site

I have a domain with GoDaddy.com and an Azure Static Web Apps site. I followed the instructions for pointing a custom domain to an Azure Static Web App (namely, create a CNAME record with the DNS provider and validate on the Custom Domain tab for your…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-18T19:33:25.537+00:00
Travis H 116 Reputation points
commented 2021-02-02T06:40:42.127+00:00
SnehaAgrawal-MSFT 21,346 Reputation points
1 answer

How to keep user logged in static web app

I'm using aad to authenticate users accessing my app published as an Azure Static Web App and it works ok. However, each time users navigate to the app or start a new session, they have to re-enter their userid/email address. Is there any way of keeping…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-21T00:48:49.17+00:00
Wozdog 1 Reputation point
commented 2021-01-27T18:42:50.94+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

SSL Cert error on non-www domain for Static Web App

We've got a static web app with a custom domain. When accessed over www., as we intend, this works just fine. However when users hit the non-www domain, i.e. https://mysite.com, we get a "your connection is not private" error. If users…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-26T11:39:12.537+00:00
Sandeep Shah 1 Reputation point
answered 2021-01-26T15:37:55.517+00:00
Andriy Bilous 11,341 Reputation points MVP
2 answers

Metrics - Resource not found on Static web apps Metrics page

I have hosted a website on static web apps with a single azure function. Whenever I go to metrics. I get resource not found for site hits or for function hits. Website is working fine and azure function is working as well. Can somebody help and let me…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,196 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-18T13:45:53.707+00:00
Nirjhar Vermani 1 Reputation point
commented 2021-01-21T16:50:25.307+00:00
SnehaAgrawal-MSFT 21,346 Reputation points
1 answer

how much do static web apps cost, what are they exactly, and why isnt anyone using them?

I work for a number of large and small orgs who spend millions of euros a year on Azure subscriptions. They use a lot of complex services, such as MS Manage SQL server, Web services etc, but, universally, they host their simple web sites (either pure…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-21T14:16:05.203+00:00
Nutmix 36 Reputation points
answered 2021-01-21T14:45:00.923+00:00
Michael Taylor 53,726 Reputation points
0 answers

Azure static website with custom domains redirect non www to www

Azure web app with custom domains redirect non www to www is not working As for url right now, I have the following (each with their status): https://mydomain.azureedge.net (working as expected) - Azure CDN https://www.mydomain.com (working as…

Azure Content Delivery Network
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-01-14T14:19:06.907+00:00
Murali Selvaraj 6 Reputation points
commented 2021-01-19T07:41:49.637+00:00
SaiKishor-MSFT 17,231 Reputation points
1 answer One of the answers was accepted by the question author.

Azure static web apps sub directory

I have a vue/gridsome site deployed to azure static web apps and want to serve the site from /app instead of root. Is this possible? it builds a /app directory with all the static files but I always get 404 when navigating to /app - I've tried playing…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2020-11-26T13:37:11.013+00:00
Mike Harper 41 Reputation points
accepted 2020-12-17T10:06:46.263+00:00
Mike Harper 41 Reputation points
1 answer One of the answers was accepted by the question author.

Chromium / puppeteer on github actions and azure static web apps libX11-xcb.so.1 failure

I'm building a vue/gridsome app that uses a critical css extract plugin. It all runs fine locally but I'm struggling with github action builds. Extract critical CSS (1 pages) Error: Failed to launch the browser…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2020-11-28T13:00:02.977+00:00
Mike Harper 41 Reputation points
commented 2020-12-09T14:11:47.813+00:00
Mike Harper 41 Reputation points
0 answers

Azure Static Web APP for Blazor CI build error after update to Net 5.0

After updating my Blazor Webassembly project to .Net 5.0 I get an error in the CI build: ... Microsoft (R) Build Engine version 16.8.0+126527ff1 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,556 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2020-11-25T19:34:08.85+00:00
Thomas Diggelmann 1 Reputation point
commented 2020-12-08T11:44:10.737+00:00
ajkuma 25,781 Reputation points Microsoft Employee