850 questions with Azure Static Web Apps tags

Sort by: Updated
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.
850 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,456 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,405 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 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,176 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,033 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 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 20,856 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.
850 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 51,346 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.
850 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,221 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.
850 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.
850 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,500 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 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 24,971 Reputation points Microsoft Employee
1 answer

Cannot publish static web app to Azure from Hugo.

I am attempting to create a static web app on Azure and publish it from Hugo (a static website generator). Every time I attempt to do it, I get an error message that doesn't give me enough detail to figure out what's really going on. The template is…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2020-11-29T23:46:23.11+00:00
Aaron Kulbe 1 Reputation point
answered 2020-12-07T22:17:15.63+00:00
Grmacjon-MSFT 17,456 Reputation points
2 answers One of the answers was accepted by the question author.

Moved a custom domain from one static web app to another and getting 404 webiste not found

Hi, I have moved a custom domain from one of my static web apps to another and when I visit the website I'm getting 404 Website not found and the links on the page aren't helpful. My DNS entries are correct and the domain is correctly configured in…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
634 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2020-11-24T00:03:22.78+00:00
Jackgruz 21 Reputation points
commented 2020-11-26T18:36:40.827+00:00
SubhashVasarapu-MSFT 1 Reputation point