770 questions with Azure Static Web Apps tags

Sort by: Updated
1 answer

Azure Static web app deployment timeout (I think)

I am uploading via the CLI. The CLI completes, but shortly after the azure portal says the deployment failed (no useful message - thanks!) Other sites are working fine, and so I figured it was an issue unpacking the file. When I deleted half the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-02-23T23:00:09.4266667+00:00
Dan bayley 31 Reputation points
answered 2024-04-09T19:02:00.9366667+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Static web page stuck at "Your site will be ready soon—please check back later."

When clicking on "visit" your site it takes me to a page which says "Congratulations on your new site! Your site will be ready soon—please check back later." Not sure on what steps I need to do from here. Any help or suggestions…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-25T09:52:56.7133333+00:00
D'Alton, Ryan 0 Reputation points
commented 2024-04-09T01:28:26.01+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Unable to upload self-signed pfx client certificate, ECDSA P-384, timeout/connection closed

Hi I have been trying to upload a self-signed (self-generated) client certificate with ECDSA, P-384 (or P-256) for some time, but I only get failures without even an error message. Azure -> Web App "xxx" -> Certificates ->…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-02-26T09:51:49.2+00:00
Brandt, Sebastian 0 Reputation points
edited an answer 2024-04-08T11:18:30.79+00:00
Brandt, Sebastian 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to migrate from Azure Static Web Apps to Azure App Service?

Due to ./auth/me endpoint not containing a token when using an identity provider in Static Web Apps (more on this here: https://github.com/Azure/static-web-apps/issues/794), I'm trying to migrate over to Azure App Service. I was able to set up and deploy…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-29T21:59:06+00:00
seidnerj 20 Reputation points
commented 2024-04-05T11:11:02.4366667+00:00
seidnerj 20 Reputation points
2 answers

Managed function in Static Web Apps cannot find module azure.mgmt

I am hosting a Static Web App, where I deploy manually with swa cli. I have an api that needs to connect to other resources in the same resource group. For that, I am using the python sdk. It works as expected locally, but when deployed, the function…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2023-05-11T12:11:10.1333333+00:00
Sofia Louisy 40 Reputation points
commented 2024-04-05T09:19:59.07+00:00
James Barr (O365) 0 Reputation points
1 answer

Woocommerce notification emails not sending. Invalid format for email address.

We are unable to get our Wordpress site hosted on Azure to send Woocommerce email notifications. It is sending other emails, but not to clients. Error: Invalid format for email address: "name of client" Click here for more support. See…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-04-03T08:50:44.1933333+00:00
Web - Steve Hofmeyr 0 Reputation points
answered 2024-04-04T18:29:42.5033333+00:00
ajkuma 22,416 Reputation points Microsoft Employee
1 answer

x-ms-client-principal header not included in request from SWA to connected Container App API

We are experiencing an issue with our SWA where the x-ms-client-principal header is intermittently not included in requests to APIs host on a connected Azure Container App, which is causing intermittent 401 responses which are incorrect. We are following…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
271 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-28T17:46:58.43+00:00
Austin James 0 Reputation points
commented 2024-04-04T00:26:07.8866667+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
1 answer

Why Data API Builder data-api/graphql is returning 404? (Static Web App)

I'm trying to deploy Data API Builder to Static web app, I already have config and schema swa-db-connections/staticwebapp.database.config.json swa-db-connections/staticwebapp.database.schema.gql https://url.../data-api/graphql and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-04-01T21:51:55.6466667+00:00
Adrian 0 Reputation points
answered 2024-04-02T12:11:42.88+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can't register Static Web Apps to a specific domain

I'm trying to register a custom domain to my Static Web App. I have tried doing this with three domains that I have control over, two of them work, but not the third, which is the one I want. When I try to Add it under Custom Domains it seems to work.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-21T13:40:43.6466667+00:00
Emil Pettersson 25 Reputation points
accepted 2024-04-02T05:14:01.2633333+00:00
Emil Pettersson 25 Reputation points
1 answer

When Azure deprecated Static Sites will be removed?

Azure static-site resource has been deprecated. When it will be removed?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-12T14:14:05.4566667+00:00
Eduardo Jorge Beça Faria 0 Reputation points
commented 2024-04-01T20:09:01.4733333+00:00
Grmacjon-MSFT 16,101 Reputation points
2 answers

Settings in web.config are ignored for URL rewrite

I have a web app running on azure as a framework-dependent net8.0 app, on windows. I want to use a URL rewrite so that the default azure domain is redirected to my actual site. I have a web.config which is below. A version of what is below worked for a…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
208 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-21T07:09:26.1833333+00:00
MHS 0 Reputation points
commented 2024-03-29T00:20:16.5033333+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
0 answers

deployed next.js app to azure static web app giving issues: backend call failure , insights log error: System.InvalidOperationException: atMono.Unix.UnixFileSystemInfo.AssertValid

I tried to find issue with insights, error is as follow: System.InvalidOperationException: at Mono.Unix.UnixFileSystemInfo.AssertValid (Mono.Posix.NETStandard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) at…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2023-07-11T21:18:13.1866667+00:00
Prem Murmu 10 Reputation points
commented 2024-03-28T16:02:52.4566667+00:00
Matteo Mario Cossu 21 Reputation points
0 answers

Azure Static Web Apps - Limit 104857600 bytes - Why?

I am trying to deploy a Retype app to Azure Static Web Apps using GitHub Actions. Retype is a tool that generates websites from Markdown files. However, I get the following error during the deployment: The size of the function content was too large. The…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-25T22:43:21.6333333+00:00
Joel Taylor 66 Reputation points
commented 2024-03-28T14:42:45.01+00:00
ajkuma 22,416 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to fix MissingApiVersionParameter error for a Microsoft Web Certificate

I'm encountering a MissingApiVersionParameter configuration error on a Microsoft Web Certificate. As a result, I'm unable to delete the certificate or move the resources to another subscription, which I need to do. Details: Resource ID:…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-27T16:33:35.7233333+00:00
Dirk H Rober 20 Reputation points
answered 2024-03-28T06:18:47.06+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

After refresh web page, it returns 404.

We built a web app, which has multiple pages. And one of page contains QR code. After scan QR code, user should able to access another page. All logic works fine at local env, but after we deployed to Azure, we have following issues: At production,…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-19T05:25:56.81+00:00
Yi Qian 20 Reputation points Microsoft Employee
commented 2024-03-28T00:33:09.66+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
2 answers

When I swap from production slot to testing slot in the App Service, my production URL doesn't work in azure WebApp.

Hello, We have configured GitHub in the Deployment Center for the testing slot, but we cannot access testing and production URLs at the same time. We have another WebApp and that perfectly works fine, but the new one that I've created is not working…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-02-29T12:03:45.52+00:00
Darshan Sreedhar 0 Reputation points
answered 2024-03-27T12:50:44.1+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer One of the answers was accepted by the question author.

Why is that the env variable I set via GitHub Action for an Azure SWA not accessable in application

I am trying to add an env variable for my SWA through GitHub Actions and here in the relavent section in my yml file I am trying to access the same env variable in Azure Static WebApp Api…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-27T10:32:54.6533333+00:00
Sajith Aravindakshan 20 Reputation points
commented 2024-03-27T11:45:23.8866667+00:00
Sajith Aravindakshan 20 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot read certificate in Azure App Service linux container

Hello, I'm deploying a .net core 8.0 web app in linux container in Azure App Service. I need to use a certificate to register the app to Sharepoint. Everything works correctly from my machine but I get the following error in Azure container: An error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-01-22T10:17:08.1733333+00:00
Nicola Rafanelli 20 Reputation points
accepted 2024-03-27T08:06:54.86+00:00
Nicola Rafanelli 20 Reputation points
1 answer

How to resolve issue with Azure Web App deployment not recognizing requirements.txt?

I am using this repo: https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart The repo includes a requirements.txt. I added an extra package to requirements.txt, pymongo. When I deploy my app to a WebApp using the Azure extension in…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-26T20:47:11.9133333+00:00
Tyler Suard 55 Reputation points
answered 2024-03-26T23:16:11.78+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
1 answer

Downloading settings and files for Azure Web Apps websites.

Hi we're looking for someone to assist with a bunch of websites set up in Azure that we need to start transferring directly to clients so they can manage themselves. A lot of them are linked up with a CMS called Mr CMS. Not sure if this is relevant or…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-03-22T17:17:16.67+00:00
Gordon Dowling 0 Reputation points
commented 2024-03-26T02:52:59.2533333+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee