844 questions with Azure Static Web Apps tags

Sort by: Updated
0 answers

Empty Web App Creation "Deployment is in progress" - running for more than an hour

I am trying to create a web app. First I tried one with Python runtime and then with .NET. The deployment is not getting created. It is showing "Deployment is in progress" and it is running for more than 1 hour now. I did not try deploying my…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-07-08T00:14:16.4733333+00:00
BW 0 Reputation points
3 answers

Modification of the Logo used in Web App Chatbot generated within Azure OpenAI Playground

I have created a chatbot using Azure OpenAI playground. A web app has been deployed and I can use it as intended. However, it is not clear how to change the "Contoso" logo of that default app. The answers given in the following URLs, do not…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,614 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-02-23T09:50:45.0666667+00:00
VasilisK 66 Reputation points
commented 2024-07-05T15:39:43.87+00:00
Nguyen, Keven 0 Reputation points
1 answer

Static web app Auth0 integration not working

I have a Static web app which I am trying to integrate Auth0 authentication into. I have followed all the steps from the Microsoft documentation on how to do so found here:…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2023-11-13T15:27:06.51+00:00
Derek Ruf 6 Reputation points
commented 2024-07-04T18:36:55.13+00:00
George 0 Reputation points
0 answers

Unable to connect to my cosmos mongo db from Azure web app after enabling pvt endpoints and vnet integration

I have a web app (linux) where i push my docker image via container registry which connects to the cosmos mongo database. It works fine when eveyrthing is via public network. When i enable private endpoints and vnet integration , my app works fine but it…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,535 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-06-13T06:56:16.95+00:00
edited the question 2024-07-03T04:22:25.5833333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
1 answer

How to deploy a web app with multiple docker images and no sidecar container

What is the best tool in Azure to host a web application that consists of four separate Docker images that have to communicate between each other? I've already tried container instances but learned that it's not possible to host multiple containers with…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-04-27T11:39:45.0933333+00:00
Kirsten Rode 40 Reputation points
edited the question 2024-07-03T04:17:16.2633333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
0 answers

Security wave regarding Identity Provider for Azure Web Apps

Quick question that I will appreciate clarification, regarding this security push and moving to managed identities, in the case of the identity provider for a azure web app, how can this be implemented since it uses OAuth2? Can I workaround and use…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-07-02T17:10:27.5166667+00:00
Santiago Lizarazo Mikly 0 Reputation points Microsoft Intern
edited the question 2024-07-02T21:38:15.7966667+00:00
VarunTha 5,815 Reputation points Microsoft Vendor
0 answers

Can my web app use a GPU for AI capabilities or will I need to use an Azure VM?

I am running a web app which I deployed through docker. The web app works perfectly besides one important detail, the whisperx ai model I have takes forever to run a transcription (think hours). I run the same ai function on a "T4 GPU" using…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,550 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,556 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,630 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-07-01T15:09:37.23+00:00
Henrik Vlijter 0 Reputation points
commented 2024-07-02T11:19:28.9266667+00:00
dupammi 8,030 Reputation points Microsoft Vendor
0 answers

how can i reset my sudo password on cloud shell for my web app?

I have a web app that I need to start but am having trouble starting because since I don't know the sudo password, I can't start the docker container i need to get the web app to be visible when searched.

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,270 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-07-02T00:29:30.31+00:00
Stephanie Santillan 0 Reputation points
commented 2024-07-02T03:08:46.4233333+00:00
Shweta Mathur 29,531 Reputation points Microsoft Employee
3 answers

Web App cannot resolve hostname

I have a web app and need it to resolve the hostname of an Azure server. When I go to console and tcpping the hostname, I get a host such host message. Both are part of the same VNet and are in the same location. I have the DNS server listed in the VNet.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,363 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-26T20:24:28.0833333+00:00
J Tech 0 Reputation points
answered 2024-07-01T19:04:15.3866667+00:00
Grmacjon-MSFT 17,366 Reputation points
2 answers One of the answers was accepted by the question author.

Static Web App not deploying API functions

Hello, I've been struggling with this for a few days. I've read other posts online that are similar to this, but not exactly my experience. Here's the problem: I have a static webapp (react front end, typescript functions). I'm using the standard GitHub…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-14T20:52:26.2+00:00
Joe Washek 20 Reputation points
accepted 2024-07-01T14:07:01.0633333+00:00
Joe Washek 20 Reputation points
1 answer

"504.0 GatewayTimeout" On Deployed Flask Web Application's do_task() function

My Flask app is currently hosted on Azure and was deployed through docker hub. Once a form is submitted the do_task() function is called. This function takes a long time as it is using WhisperX. The program runs without problem locally but Azure's 240s…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,550 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,630 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-27T13:03:26.35+00:00
Henrik Vlijter 0 Reputation points
answered 2024-06-29T09:38:30.2666667+00:00
YutongTie-MSFT 48,501 Reputation points
1 answer

Static web app-Custom Apex domain issue

I have a static web app to which I added custom domain through azure DNS.The one with sub domain (www) works perfectly fine but the apex domain.receives this error. This site can’t provide a secure connection Mydomain.com sent an invalid…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,363 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2022-10-01T20:03:23.093+00:00
Stalin Raja 6 Reputation points
answered 2024-06-29T05:11:13.1166667+00:00
Scott Rudy (AIS) 0 Reputation points
1 answer

Cannot Create Same Name Website

i want to create same name following website emailopenaicom.azureedge.net , chatgpt-slack.jollybeach-2c1b6a13.centralus.azurecontainerapps.io , labs-prod-fd-h9dqane5hcgabnaz.z01.azurefd.net , gym-redirect.azurefd.net on azure but i can't create same…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-25T06:59:25.7933333+00:00
Mujtaba 0 Reputation points
answered 2024-06-28T19:44:03.13+00:00
Grmacjon-MSFT 17,366 Reputation points
1 answer

Web pages will not load

After deploying to azure my web site will not load pages. It will start up and then give errors when loading a page. It works fine in Visual Studio 2022.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-14T15:28:58.7566667+00:00
Thomas Blair 5 Reputation points
commented 2024-06-27T17:53:36.45+00:00
ajkuma 24,736 Reputation points Microsoft Employee
0 answers

Unable to view webjobs log

Hi Team, Suddenly my azure webjobs not allowing to show logs for triggered webjob while click on log icon it is showing error "Request error \nThere was an error getting logs" for Continuous webjobs click on log icon it is showing certificate…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-13T06:23:39.96+00:00
Praveen Kumar (NON EA SC ALT) 5 Reputation points Microsoft Employee
commented 2024-06-27T12:41:25.0033333+00:00
ajkuma 24,736 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure static website provisioning

Unable to create azure static website { "code": "DeploymentFailed", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2022-12-01T16:07:18.857+00:00
Shruti S 21 Reputation points
commented 2024-06-26T20:08:59.93+00:00
CEQuintero - Carlos Quintero 0 Reputation points
2 answers

Authentication fails with 404 on Azure SWA when trying to access /.auth/login/auth0

Hi, I am trying to configure SWA custom authentication on a react app, but after trying multiple options still I am unable to figure out the issue. I have configured SWA with staticwebapp.config.json for custom authentication using Auth0 but it always…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-22T04:38:13.8133333+00:00
sagar nayak 0 Reputation points
answered 2024-06-26T17:58:01.3866667+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
1 answer

why web jobs history page is not displayed

Wen jobs history page is not getting displayed. Instead only the latest log is provided. Why web jobs history disappeared?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,363 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-26T14:20:42.43+00:00
Michael Priven 5 Reputation points
answered 2024-06-26T17:01:02.05+00:00
Grmacjon-MSFT 17,366 Reputation points
0 answers

How to fix WebSocket connection error in Static web app

I'm trying to connect websocket api. The frontend is Next.js and it's on Azure static web app And the backend is Django, it's on Azure app service. I enabled CORS in the backend, so frontend in localhost has no problem when I connect websocket api of…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-26T13:29:05.42+00:00
Chengxuan He 5 Reputation points
1 answer One of the answers was accepted by the question author.

Create custom domain for azure web static application

Hi Azure Community, I'm facing an issue while trying to validate a custom domain for my Azure Static Web App, and I'm looking for some guidance. Steps I've Taken: DNS Configuration on GoDaddy: I created a CNAME record with the following details: Name:…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
631 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
844 questions
asked 2024-06-24T14:27:10.4766667+00:00
DO1 Yauhen Zdanovich 20 Reputation points
accepted 2024-06-26T09:40:45.98+00:00
DO1 Yauhen Zdanovich 20 Reputation points