1,065 questions with Azure Static Web Apps tags

Sort by: Updated
1 answer

Need assistance on creating Microsoft forms dynamically with questions and prefilled answers using c# MVC web app and generate form links

Hello, We have a requirement to create Microsoft forms specific to users with questions like textbox, dropdown, dropdown (multiselect) etc., and prepopulate or pre-fill the answers related to user specific data into the questions and then share the form…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,268 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-02-04T07:30:22.0566667+00:00
Vamshi Konatham 0 Reputation points
answered 2025-02-04T23:14:59.4066667+00:00
Bruce (SqlWork.com) 70,686 Reputation points
1 answer

Custom Domain bought in Azure is suddenly showing parked domain page.

I have recently bought a custom domain through Azure for my Static Web App. It was working well, however all of a sudden it's showing that it's parked and it's for sale. I have not changed anything in my DNS configuration. Can someone please tell me what…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-02-04T13:35:45.72+00:00
Faton Akiki 0 Reputation points
answered 2025-02-04T15:08:44.4066667+00:00
Manu Philip 19,271 Reputation points MVP
2 answers

Blazor/AAD Login not completing (404)

Hi there! I'm attempting to use AAD to authenticate with a Blazor app following these instructions. When running locally I am able to authenticate/log-in perfectly. When deployed in an instance of Azure Static Web Apps (url:…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2022-09-07T14:06:59.867+00:00
Richard Jackson 86 Reputation points
commented 2025-02-04T08:48:11.6333333+00:00
Richard Jackson 86 Reputation points
0 answers

Internationalized domain names containing non-ASCII characters in Static WebApps

Having an issue where unable to use Internationalized Domain Names in SWA, whether using the original or the punycode version and just getting domain validation failing. A work around I was hoping to use was a name redirection from my domain provider to…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-31T21:54:13.8033333+00:00
Stephen Ponsford 0 Reputation points
commented 2025-02-04T03:47:01.46+00:00
Laxman Reddy Revuri 2,235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Managed API Function not recognized when building manually

Because of the permission issue when using the API build in the AzureStaticWebApp@0 task, I am skipping the API build and build it in an earlier task. Here is my task: - task: AzureStaticWebApp@0 inputs: app_location: "/dist" …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,385 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-14T10:03:20.4433333+00:00
plugt 20 Reputation points
accepted 2025-02-03T13:04:21.05+00:00
plugt 20 Reputation points
1 answer

The subscription xxx is not eligible to create an App Service Domain.

I get this error every time I try to create a new domain, but I believe that this error is not reflecting reality. I have tried different domains. I have tried different subscriptions (which already have working domains). All the possible problems that…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-02-02T08:13:42.5766667+00:00
Dhiogo Acioli 0 Reputation points
commented 2025-02-03T09:59:57.0566667+00:00
Dhiogo Acioli 0 Reputation points
1 answer

[UnusualActivity] Full Deny assignment

I can't perform any action on my account using my student credit . I can't create nor manage any resource even though I still have unused credits and valid azure account. The client with object id '.............' has permission to perform action…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
244 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,745 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-28T17:46:11.7966667+00:00
Ghassen Latrach 0 Reputation points
commented 2025-02-03T08:22:52.1333333+00:00
Naveena Patlolla 80 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Getting error ✖ Deployment Failure Reason: spawn ETXTBSY while deploying using github actions to azure static web app

Deploying project to Azure Static Web Apps... 32Could not find StaticSitesClient local binary 33- Downloading…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-29T09:18:20.39+00:00
NEERAJ SINGH RAJPUT 40 Reputation points
accepted 2025-02-03T07:07:37.1333333+00:00
NEERAJ SINGH RAJPUT 40 Reputation points
0 answers

Custom Domain for my static web app is in "validating" state for over 20 hours

I have hosted web application on Azure static web app service. Since by default, it creates a random domain name for the application, I created a DNS Zone for a custom domain name. I added this to my Static web application and it has been stuck in the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-21T15:51:09.6466667+00:00
Avani Shah 0 Reputation points
commented 2025-02-03T04:30:40.54+00:00
Sirra Sneha 0 Reputation points Microsoft Vendor
2 answers

Why does my app serve an .mp3 file correctly from localhost, but return a 404 when deployed to Azure?

I've a static web app created using Blazor in Visual Studio 2022. A static audio (.mp3) resource (located at wwwroot/audio/abc.mp3) is recognised and plays when using IIS Express / https localhost, but is not found in the Azure-deployed version. No…

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,657 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-29T10:10:53.61+00:00
Tim Dale 0 Reputation points
commented 2025-02-03T03:50:05.1166667+00:00
Bhargavi Naragani 325 Reputation points Microsoft Vendor
0 answers

Intermittent 404 on navigation to custom domain

Hi, I'm having issues with a Static Web App. When navigating to the randomly generated URL, the site loads 100% of the time. I have a custom URL set up (app.company.com) - this will not navigate to the site 100% of the time. Sometimes it loads, and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-02-02T15:44:27+00:00
Andy Gill 0 Reputation points
1 answer

Static Web App - How to carry over query strings on 301/302 Redirect using staticwebapp.config.json?

Hello, I'm currently using staticwebapp.config.json to do 301 redirects to internal and external sites. Is there a setting or way to carry over query strings to the redirected route? e.g. "routes": [ { "route":…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2022-04-20T00:41:46.35+00:00
OOng 1 Reputation point
commented 2025-01-31T09:45:04.99+00:00
Varesh Tapadia 0 Reputation points
1 answer

webapp scale out

Hi i have a web app service plan with webapp and with functions, i need to autoscale, since there is the function automatic scaling is not available, so i need to configure custom autoscale with rules, i need to scale from one instance to two instances…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-28T10:56:49.16+00:00
ares 206 Reputation points
commented 2025-01-31T09:00:57.42+00:00
Laxman Reddy Revuri 2,235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I deploy (release) a static web app from a pipeline artifact?

I have a build pipeline that creates a pipeline artifact that contains two zip files. I'd like to use AzureStaticWebApp@0 to deploy the static web app in a release pipeline. I've filled out the fields, but the 'working directory' points at the zip…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-23T19:26:14.7566667+00:00
Oblio 46 Reputation points
accepted 2025-01-30T14:22:54.6933333+00:00
Oblio 46 Reputation points
1 answer

Change Deployment configuration option in Static Web App

I am the owner of an existing static web app which is deployed with a github action. I have moved the source repository to a different github organisation repo and now need to use the existing deployment token. The token is available to the github…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2024-12-02T13:15:46.1566667+00:00
David Wolfson 0 Reputation points
answered 2025-01-30T09:00:06.37+00:00
David Wolfson 0 Reputation points
1 answer

Create Web App fails without any error message

Hi guys, I'm new to this, and I'm struggling with the very first attempt to set up a Web App. When I reach the "Review + create" tab, I can see some dots on top of the mask doing something, but that's about it. No error message, no nothing, and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-24T11:23:41.7666667+00:00
Bill Sak 0 Reputation points
commented 2025-01-30T08:35:39.1366667+00:00
Laxman Reddy Revuri 2,235 Reputation points Microsoft Vendor
1 answer

How Do I Add A Custom Domain to My Web App?

Hello, I Have a Static Web App and would like to add my custom domain to it. How do I accomplish this? Thank you

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-14T02:01:54.12+00:00
brtrach-test 0 Reputation points
commented 2025-01-30T06:50:15.6833333+00:00
Harshitha Veeramalla 1 Reputation point Microsoft Vendor
1 answer

How to redirect www.<staticsite>.com to https://<staticsite>.com

Hi Everyone, I have successfully deployed an Azure Static Website and configured a custom domain. After setting it up, I'm able to access the site using https://.com, but when I try [www]..com, I receive a 404 Not Found error. I’ve already made the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2025-01-25T11:59:11.7266667+00:00
Rohan Sapkal 0 Reputation points
commented 2025-01-30T04:26:23.3333333+00:00
Shree Hima Bindu Maganti 2,745 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Error on deploy on free azure web app

Hi! Since a pair weeks, i'm getting an error when trying to deploy a web app from the deploy center: When i go into the deploy c4dce39, which is in an error state, the "Running oryx build..." step is the last one on the list, but in its…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2024-04-18T14:06:46.23+00:00
emanuel5325_tupaca 20 Reputation points
commented 2025-01-30T02:50:26.6733333+00:00
Ingenieros Insight 0 Reputation points
4 answers

Azure Static Web App returns 404

I created Azure Static Web App back in 2020 when static apps were in preview. Since then my static site worked fine until today when I found out it returns 404. I can't even tell for how long site was broken (not really checking it too often). My site…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2022-04-06T19:13:49.093+00:00
Zdenek 16 Reputation points
edited an answer 2025-01-29T11:10:58.3+00:00
Dmitrijs Zaharovs 0 Reputation points