925 questions with Azure Static Web Apps tags

Sort by: Updated
0 answers

Api-Web app (webjobs) connection to On-Premise SQL Connection

Hi , I am having trouble establishing connection from azure webapp to on-premise sql server. we have virtual network gateway and site-site vpn to sql server. allowed port 1433 in on-premise firewall and in azure firewall as well. webapp have private…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,527 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,771 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-10-02T22:17:03.1433333+00:00
kvidhul-3447 20 Reputation points
edited a comment 2024-10-03T10:41:11.56+00:00
kvidhul-3447 20 Reputation points
0 answers

How to fix rewrite not working in web config for azure webapp microsoft IIS 11.0

        The above is the web config for the react application I have given for Azure Web App service with Microsoft IIS 10.0. VehicleInfoLookup is the proxy we used to replace the baseURL for external API request and its POST method. For this Api…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,744 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-24T13:08:12.94+00:00
Mohamed Farook 0 Reputation points
edited the question 2024-10-03T08:31:03.4666667+00:00
KapilAnanth-MSFT 44,936 Reputation points Microsoft Employee
2 answers

Intermittent Error 500 on First Access – Works After Multiple Refreshes

I’m encountering a recurring 500 Internal Server Error when trying to access my web application for the first time after a period of inactivity. The issue consistently occurs on the initial access or after some idle time, but after 2-3 refreshes, the…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-20T10:44:55.1966667+00:00
André Costa 0 Reputation points
edited the question 2024-10-03T08:27:29.0933333+00:00
KapilAnanth-MSFT 44,936 Reputation points Microsoft Employee
0 answers

Azure Static Web App unable to access apis on deployment while everything is working locally

Working Locally but doesn't work when it is deployed to Azure Static Web App

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-27T06:43:38.5933333+00:00
Utkarsh Trivedi 0 Reputation points
commented 2024-10-03T03:46:57.2266667+00:00
VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
1 answer

I have enabled private end point for WebApp and blocked public access, what is the way i can alllow website to be accessed from publicly

I have enabled private end point for WebApp and blocked public access, what is the way i can alllow website to be accessed from publicly, no custom domain configured, firewall&application gateway available. appreciate your support. ajmal

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-10-02T14:51:41.5233333+00:00
AJMAL E ELLATH 0 Reputation points
answered 2024-10-02T21:03:55.09+00:00
Grmacjon-MSFT 17,886 Reputation points
0 answers

Deploy Blazor WebAssembly standalone application to Azure Static Web App via GitHub actions

Hi I tried to deploy blazor application to Azure and get this error Any idea ?

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,575 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-28T19:21:21.46+00:00
Serge 20 Reputation points
commented 2024-10-01T08:29:52.8+00:00
JasonPan - MSFT 5,466 Reputation points Microsoft Vendor
1 answer

Cannot deploy nextjs ssr webapp using Azure Static Web Apps

I have a nextjs app in my github repo, which has a webapp under the "/web" directory relative to the repo root. When I try to deploy in Azure Static Web Apps, the build will all succeed, but the deployment will always timeout after about 9-10…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-30T04:40:07.4033333+00:00
ChokSheak Lau 0 Reputation points
commented 2024-10-01T05:22:11.68+00:00
ajkuma 26,041 Reputation points Microsoft Employee
0 answers

Cannot deploy React Azure Static Web App with Azure Function API

I'm trying to publish a full stack react app with an Azure Static App and running a backend api with Azure Functions. However, no matter how I configure the build profile files, my app cannot recognize any of my Azure functions when the web app is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,971 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-23T06:04:51.1566667+00:00
Jon Holmberg 5 Reputation points
commented 2024-10-01T05:07:32.1833333+00:00
VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
1 answer

Cached custom domain redirects

Hello, I previously had a www. domain and an APEX domain set in my custom domains of the static web app. I have added and removed them a few times and set and unset either of them as default domains. The current setup is that the APEX domain is the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-29T09:27:03.52+00:00
mohammad didehbanmehr 0 Reputation points
answered 2024-10-01T01:34:08.98+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer One of the answers was accepted by the question author.

Static Web Apps Tutorial: Error from Git:Push operation - Installing nodejs

I'm walking through the tutorial "Add an API to Azure Static Web Apps with Azure Functions": https://learn.microsoft.com/en-us/azure/static-web-apps/add-api?tabs=vanilla-javascript I'm able to run the app locally but am getting an error at…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,971 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
41 questions
asked 2024-09-29T21:53:23.28+00:00
Rob Innes 20 Reputation points
commented 2024-09-30T13:56:06.94+00:00
Rob Innes 20 Reputation points
1 answer One of the answers was accepted by the question author.

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.
925 questions
asked 2024-03-12T14:14:05.4566667+00:00
Eduardo Jorge Beça Faria 20 Reputation points
accepted 2024-09-30T13:08:56.46+00:00
Eduardo Jorge Beça Faria 20 Reputation points
1 answer

DB Connection Failed SQLSTATE[HY000] [2002]

Hello All, We have azure web app with Linux OS, php 7.4 stack, publish mode is code and we are using default domain over the same. We are trying to connect the same with MYsql flexible server (Business Critical, E2ads_v5, 2 vCores, 16 GiB RAM, 100 GiB…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-17T04:05:43.1833333+00:00
Saurabh Sharma 10 Reputation points
answered 2024-09-30T09:24:54.83+00:00
Videsh Lingabavan 0 Reputation points
1 answer

Getting internal Server error while trying to login to my webApp when using any microsoft Account from my B2C tenant

Hi All, I am facing very interesting issue while using my webApp in azure. The requirement is the application can be used by multiple tenants and also B2C tenants. I am using EasyAuth to implement this and also created the Signin flow for the B2C users.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-04T10:08:53.07+00:00
Omar Nisar 0 Reputation points
answered 2024-09-30T00:22:14.56+00:00
brtrach-MSFT 16,271 Reputation points Microsoft Employee
2 answers

The subscription <subscriptionId> is not eligible to create an App Service Domain

Hi, I am stuck with creating a domain name. I filled the wizard but processing failed, arguing my subscription is not eligible to. Even if I started with a free one, I upgraded it and provided my credit card information which is now properly listed in…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-08T12:48:23.5266667+00:00
Aszan06 0 Reputation points
answered 2024-09-28T09:12:14.7966667+00:00
Aszan06 0 Reputation points
1 answer

How To Fix A Quota Issue For Web app Deployment?

Hi, I have a pay as you go account and have started to stand up a few things in East US, I only have a few things in that region and I just went to create my last element which is a web app, when I try to deploy to East US it says I can no longer to…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-25T00:57:49.9133333+00:00
Josh Barth 0 Reputation points
commented 2024-09-27T06:27:46.06+00:00
VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
0 answers

Web app stops working after adding a new environmental variable.

I have a python web app deployed on a linux machine. In the Azure Portal, for this web app I set a new environmental variable. It is not referenced in the code and does not conflict with any of the azure names. Once I save the new environmental variable,…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-27T05:44:38.7866667+00:00
Steven Davey 0 Reputation points
0 answers

Options for configuring allowed IP addresses for Static Web App behind Application Gateway

We used to configure allowed IP addresses for a Static Web App (SWA) using SWA's application configuration's allowedIpRanges. Then the SWA was configured behind a private endpoint and Application Gateway, so allowedIpRanges configuration was removed. In…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-26T06:43:54.9233333+00:00
Mika Pitkänen 20 Reputation points
edited the question 2024-09-26T09:07:14.5433333+00:00
Ganesh Patapati (Quadrant Resource LLC) 415 Reputation points Microsoft Vendor
1 answer

Unable to Build Azure Web App in Deployment Sync When Targeting .NET 8

In my web app on Azure I've set the Settings - Configuration - .NET Version to 8.0 LTS and in my source could I've targeted .NET 8. I can build locally in Visual Studio When I sync my source code from my BitBucket repository to my deployment in Azure app…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,834 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-24T13:42:45.13+00:00
Bruce Phillips 0 Reputation points
answered 2024-09-26T02:34:57.9166667+00:00
brtrach-MSFT 16,271 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Deployment of gitlab repositry does not go through to Azure while using the torturial.

While following every step of this torturial: https://learn.microsoft.com/en-us/azure/static-web-apps/gitlab?tabs=angular, my static web app instance does not recieve the deployment. Do I need to do more than what is described in the torturial?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
asked 2024-09-24T08:38:36.15+00:00
MYROLD Mathias 20 Reputation points
accepted 2024-09-24T13:37:44.42+00:00
MYROLD Mathias 20 Reputation points
0 answers

How to redirect to the URL originally tried to access in Static Web Apps?

I'm developing React Web Site with SWA. And I use Entra ID for authentication. My site can redirect to log in by staticwebapp.config.json like below, "responseOverrides": { "401": { "statusCode": 302, …

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
925 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,652 questions
asked 2024-09-19T22:24:19.8466667+00:00
matsunotsuma 0 Reputation points
commented 2024-09-23T10:53:07.9+00:00
SnehaAgrawal-MSFT 21,506 Reputation points