850 questions with Azure Static Web Apps tags

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

azure static app deployment error due to incompatible node version

I am trying to deploy an static app but when running the github action workflow I get an error. My hypothesis is that the node version used by github is incompatible with other dependencies so I would like to downgrade it from 14.x to 10.x How do I…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-04-16T21:15:49.533+00:00
javier 936 Reputation points
answered 2021-12-02T20:09:53.43+00:00
Alex Malhão 1 Reputation point
1 answer

Azure functions not deployed to static web app

I've recently created a static web app with .net 6 functions for the api. The log of the github action says that the api folder was found and built but in azure portal no functions are listed for the SWA. What should I be looking at to debug this? The…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-11-25T23:28:02.673+00:00
Alexander Clayton Ethisys 0 Reputation points
commented 2021-11-29T19:37:54.137+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can you shed some light on enviroments swap in Azure Static Web App?

I wonder what happens behind the curtains when you promote a staging env in Azure Static Web App. What I see when I promote a PR is GitHub Action rebuilding and redeploying the commit in the Production Env, while what I was expecting was something…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-11-13T10:16:20.41+00:00
PMonteIT 21 Reputation points
accepted 2021-11-22T06:25:38.217+00:00
PMonteIT 21 Reputation points
1 answer

Error while deploying to Azure App Service with Azure Key Vault dependency

When I deployed the app to Azure, I get HTTP ERROR 500. But local setup works fine as excepted. Log file message below while accessing the Azure endpoint: >An error occurred using the connection to database 'TestDB' on server…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,192 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-10-22T06:22:22.627+00:00
Sarah 161 Reputation points
commented 2021-11-15T17:30:27.853+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

not be able to remove an App Service Plan

Looks like a bug related to the Web App or the Function not ‘correctly’ removed

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-11-10T09:20:55.167+00:00
Miguel Angel Fuentes 101 Reputation points
accepted 2021-11-13T07:21:04.367+00:00
Miguel Angel Fuentes 101 Reputation points
0 answers

Attendance Management and Payroll

Hello Everyone I've created a web application on PHP. Which is used to track attendance of employees and generate payroll. Everything is work great except attendance model. Once the employee enter it's id which is generated by sql to mark…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-10-26T18:04:12.427+00:00
ItsWaleed 1 Reputation point
commented 2021-11-11T17:12:17.877+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

how to delete webspace

az group delete -n app0 -y --debug az group create -n app0 -l westus --debug az appservice plan create -n app0 -g app0 --sku F1 --is-linux --debug az webapp create -n app0ap -p app0 -g app0 -i nginx --debug az webapp config appsettings set -n…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-11-06T15:48:21.023+00:00
chaowen guo 16 Reputation points
answered 2021-11-09T07:00:26.15+00:00
SnehaAgrawal-MSFT 20,856 Reputation points
1 answer

How to set up redirects properly for the site on Azure Static Webapp using Jekyll

Hi all! We made a static website using Jekyll on Azure Static Webapp and faced a dilemma on how to properly set up different types of redirects necessary for SEO and not only. Some of the main redirects that we need are: Support Non-Trailing…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-10-10T15:08:17.97+00:00
Rndwork 1 Reputation point
commented 2021-11-03T18:00:38.943+00:00
ajkuma 24,971 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

How to use VS Code JS debugger for Vue.js app with the Azure Static Web Apps emulator (swa)?

I'm starting out creating an Azure Static Web Apps app using the Vue.js template provided by Microsoft. It works very well, with only one snag: I'm struggling to debug the final minified Vue.js code using VS Code when I use the Azure Static Web Apps…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,669 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-09T00:42:26.07+00:00
Derek Van Tonder 41 Reputation points
commented 2021-11-02T14:02:31.373+00:00
Anthony Chu - MSFT 856 Reputation points Microsoft Employee
1 answer

SWA function no longer appearing in 'functions' part of swa portal and deployed api returns 503

I've not made any changes to a deployed SWA project but the bundled api function is now returning a 503. It's working with local testing. I've used multiple computers to access the deployed-in-Azure swa's API (after authenticating as per normal) and get…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-05-11T09:34:09.417+00:00
James Holloway 1 Reputation point
commented 2021-11-01T14:58:39.863+00:00
Joseph Jobbings 96 Reputation points
1 answer One of the answers was accepted by the question author.

Question on Azure static website

Hello, I have created a static website and hosted same in Azure. Website URL looks like https://storageaccountname.z13.web.core.windows.net/ Just want to know if there is a way to change the domain (web.core.windows.net to mydomain.com) of this…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,941 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-10-18T03:33:26.95+00:00
anil kumar 1,641 Reputation points
commented 2021-10-18T10:57:24.537+00:00
anil kumar 1,641 Reputation points
1 answer

User is getting a 400 Bad Request - This invitation link is invalid when trying to access a static web app

I created a guest user in my domain AAD and assigned an initial password I followed the instructions in https://learn.microsoft.com/en-us/azure/static-web-apps/authentication-authorization to create an invitation I sent the invitation…

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-07-13T11:08:43.97+00:00
Daniel Messer 1 Reputation point
commented 2021-10-08T05:21:04.617+00:00
Anshul Kumar (MINDTREE LIMITED) 6 Reputation points
1 answer

Creating environments for Azure Static Web App

I've created a static web app in Azure, and I want to set up one or more staging environments. However, the "Environments" tab in the "Settings" menu in the Azure portal is disabled (not clickable). How can I add staging…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-10-01T13:00:40.073+00:00
Rasmus Hald Dybkjær 16 Reputation points
commented 2021-10-04T06:57:00.64+00:00
Rasmus Hald Dybkjær 16 Reputation points
1 answer

Static Web App API POST requests are failing

I have a static web app setup and deploy here: contact-us. I also have a function setup through the integrated API routes here: api/stuey. Developing localy, making GET requests through the browser or POST requests using cURL all work great with the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,669 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-12T11:43:06.243+00:00
Stuey Kent 1 Reputation point
answered 2021-10-02T12:37:49.007+00:00
ajkuma 24,971 Reputation points Microsoft Employee
0 answers

Can I use Azure Functions V3 Azure static web API

When creating an Azure Static Site using the Blazor settings, you get an option to configure an API. My repository has an Azure Functions V3 API, and I want to use that. After making all the definitions, the build and deploy workflow fails. When I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,669 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-30T17:05:00.75+00:00
Gil Shalit 6 Reputation points
commented 2021-10-01T14:32:39.017+00:00
Anthony Chu - MSFT 856 Reputation points Microsoft Employee
1 answer

Can I run multiple static websites in a storage account using subfolders? I know by default you can only use $web

For example: rl_bi.htm is my entry point for my "first" static app which I can reach just fine. Inside the folder SecondStaticApp, I have the following: I want to access a second static web page via…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
675 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,941 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-28T20:24:17.773+00:00
Guillermo Sanchez 1 Reputation point
answered 2021-09-29T18:37:24.85+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
1 answer

AzureStaticWebAppsでServerSideIncludeを使用するには

AzureStaticWebAppsでServerSideIncludeを組み込む方法があれば教えて下さい。

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-29T00:59:43.763+00:00
栗原 雄太 1 Reputation point
answered 2021-09-29T16:20:53.087+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
2 answers

What are the different hosting plans on azure?

hello, I want to host my website on azure. may I know the different hosting plans available on azure?

Azure Dedicated Host
Azure Dedicated Host
An Azure service that provides a dedicated physical server to host Azure virtual machines for Windows and Linux.
49 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 2021-09-28T09:17:53.69+00:00
shubhada Jadhav 1 Reputation point
answered 2021-09-28T18:56:34.287+00:00
Alan Kinane 16,811 Reputation points MVP
3 answers

Gettingstarted.html still showing after deleting it and deploying over 12 hours ago on Linux web app

I've tried: 'WEBSITE_DYNAMIC_CACHE=0' and 'WEBSITE_LOCAL_CACHE_OPTION=Never' Restarting the app Shutting down the app for 15 minutes Redeploying both manually and via github actions I've always had this problem with linux web apps, but I keep…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2021-09-22T00:34:44.16+00:00
Matthew Spencer 1 Reputation point
answered 2021-09-25T04:29:37.987+00:00
Takahito Iwasa 4,841 Reputation points MVP
3 answers

Restrict public access to Static Website in storage account and allow only through Azure CDN

We are planning to host angular SPA serverless apps in azure storage account using static website enabled and configured to azure CDN endpoint. From security perspective just wanted to hide public access to primary endpoint of storage account from…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,941 questions
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-02-01T06:46:30.033+00:00
SUYOG 6 Reputation points
answered 2021-09-20T18:14:52.92+00:00
Jun Ye 21 Reputation points