8,402 questions with Azure App Service tags

Sort by: Updated
2 answers

Webapp won't find github-hosted resources

I created a webapp based on a python project whose code is to be retrieved from an external git provider. This project contains a file named main.py. Now, if I use "python main.py" as the startup command, I get the following error in the log…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-24T18:30:53.5133333+00:00
Kevin GUIMARD 40 Reputation points
answered 2025-03-03T09:00:38.1033333+00:00
Kevin GUIMARD 40 Reputation points
0 answers

Fetching Instance Metadata from IMDS URL through App Service in VNet

Is it possible to fetch instance metadata from the IMDS URL through an Azure App Service that is hosted on a VNet rather than a VM? I attempted to retrieve instance metadata using the Kudu console of the App Service, but encountered the following error:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-03T08:57:38.8566667+00:00
Joshi, Ritika 0 Reputation points
1 answer One of the answers was accepted by the question author.

403 response from App service after routing traffic from Azure Front Door

I am trying to set up a Front door for an app service. The goal here is allow traffic to the App service only from the Front door . But once I restrict the app service networking to allow access only from the Front door , I keep getting error 403 when…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
766 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2024-03-12T17:27:33.9766667+00:00
Jagruti Mohanty 20 Reputation points Microsoft Employee
commented 2025-03-03T07:18:35.61+00:00
Salla Sakari 0 Reputation points
1 answer

nginx version of php web app in Azure China

I created a web app with php 8.3 as the runtime in Azure China, and I found its nginx version is 1.26.1, we expected it to be equal or higher than 1.26.2, so I wanted to confirm if there is a plan to upgrade web app's nginx version, thank you very much.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-01-02T04:07:03.7833333+00:00
Gallatin 21V 186 Reputation points
edited a comment 2025-03-03T06:38:54.23+00:00
VenkateshDodda-MSFT 23,971 Reputation points Microsoft Employee
0 answers

I need help with azure app service, recently it got way to slow

I have an app service in azure Web Apps, but recently it started to be way to slow and get timed out. This started two weeks ago, and I am trying to understand how to solve it. My api has some methods that changed the response time from 20-30 seconds…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-28T23:15:37.33+00:00
Luis Gamez 0 Reputation points
edited a comment 2025-03-03T06:36:24.2866667+00:00
Laxman Reddy Revuri 2,695 Reputation points Microsoft External Staff
1 answer

The system cannot find the file specified Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Deta

Hi Everyone, please help, I just hosted my application server to azure after testing locally. I checked my connection string and also tried logging into the DB using other ways and it is online. So, any clues what could be wrong. I don't think it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-26T13:58:38.7333333+00:00
Georgi Yanakiev 0 Reputation points
commented 2025-03-03T06:14:52.99+00:00
Ankush Raj 405 Reputation points Microsoft Employee
1 answer

Azure resource sharing among multiple users

I have created few resources under Startup Subscription, however even after trying many times and many options, I am unable to add another user to see these resources and use them (e.g. DB Creation, App deployment etc.). Can you please suggest the steps…

Azure SQL Database
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
884 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-01T05:12:06.6566667+00:00
TrackSeal 0 Reputation points
commented 2025-03-03T05:05:55.2466667+00:00
Mallaiah Sangi 90 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

On wordpress app-service

When deploying initial stage of my wordpress production application, it has deployed on developed php wordpress. app-service on windows and configured run-stack as ASP.NET version 4.8 platform on 32 bit. I am planning to do version-up on wordpress this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-13T07:44:08.6533333+00:00
Gayathri Anbarasu 40 Reputation points
commented 2025-03-03T04:23:43.75+00:00
Gayathri Anbarasu 40 Reputation points
1 answer

App Service Domain - Domain renewal taking too long

Dear Community, my DNS domain expired and I managed to renew it before the 18 days deadline. However although I could see that the expiration date has changed the domain is still not reachable. How long does it usually take for updates to be taken into…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-25T17:15:41.9533333+00:00
Khammari, Syrine 0 Reputation points
commented 2025-03-03T03:55:51.52+00:00
Laxman Reddy Revuri 2,695 Reputation points Microsoft External Staff
1 answer

Web App for Containers: sidecar containers can't see the environment variables

I have a Web App for Containers. I use the Deployment Center on Azure Portal to configure the containers. I use the advanced sidecar container support to add a main container and 2 sidecar containers. All three containers use the same image that is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-26T03:38:13.4466667+00:00
Carol Lai 0 Reputation points
commented 2025-03-03T03:30:38.91+00:00
Bhargavi Naragani 1,045 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

No hosted parallelism has been purchased or granted

Issue: Encountering error "No hosted parallelism has been purchased or granted." while running pipelines. Impact: Unable to deploy applications to Azure Web Apps/App Services. Request: Need approval for additional parallel jobs

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-26T19:36:36.3066667+00:00
Neetu Pal 0 Reputation points
commented 2025-03-02T22:47:44.7333333+00:00
Neetu Pal 0 Reputation points
0 answers

Cannot create a new Linux web app & issues with deployments

I have an issue creating a linux web app, it doesn't let me create a new one after deleting it a few times before. Here's the correlation ID: 7e38da1b-8faf-4124-98d3-e15286fe6e9f I'm using Azure for Students subscription, so we have to use the free plan…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-02T21:22:58.99+00:00
Riad De Pauw 0 Reputation points
0 answers

Suddenly getting non-interactive sign-in error 7000222 for a service principal, but I can't find any related registered apps with expired secrets

We are integrated with Canvas, and we suddenly had an issue where users could not access their OneDrive from within Canvas, being given an authentication error. While digging to figure out the issue, I found a Service Principal named "Office365 LTI…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-02T19:09:14.7333333+00:00
Michael Mattox 0 Reputation points
0 answers

Web App deployment status can't be fetched by azd deploy in GitHub Actions

I have a Web App generated by azd about a year ago. The code is in GitHub and GitHub Actions are used for deployment. setup-azd@v1.0.0 was used before (the version from the template). Yesterday it failed to run, then I found this issue and upgraded to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-02T18:36:24.88+00:00
Arthur T 0 Reputation points
edited the question 2025-03-02T18:51:24.62+00:00
Arthur T 0 Reputation points
0 answers

Can't check the logs for laravel application on Azure App Service

Hello, I am running my Laravel application on an app service. Unfortunately, I am unable to access the Laravel logs, which are located at <app root>/storage/logs/Laravel.log. This log file contains all the error information, but I cannot find these…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-02T05:21:31.48+00:00
Navneet Singh Chouhan‎ 0 Reputation points
0 answers

mvn can't use in cloud shell

I use "mvn com.microsoft.azure:azure-webapp-maven-plugin:2.5.0:config" but get the error message. My project is Java spring boot project use Java 8 SE (I don't thing the problem is on my project because some of mvn doesn't work) It's work…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-27T07:47:22.9466667+00:00
修文 葉 5 Reputation points
commented 2025-03-02T04:05:18.28+00:00
Naga Srinivas Pothula 0 Reputation points
3 answers

Azure App Service Redirect

Hello, I have modified the web.config on my azure app service B1 Plan to add a 301 redirect and it is absolutely not working. I want to redirect the default myappname.azurewebsite.net domain. I have spoken with tech support and they advised me to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2021-09-27T17:38:16.223+00:00
Mig Fimi 6 Reputation points
answered 2025-03-02T02:05:55.66+00:00
Geraldine Garcia Lopez 0 Reputation points
0 answers

How to schedule Web Aapp Profiler traces for auto start and stop in a particular time and schedule auto-delete old ones

I have a Windows .NET web app service, and I want to collect profiler traces only during specific times of the day and on certain days of the week. I also want to limit the number of traces collected per day to a specific amount. Additionally, I need…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-03-01T20:22:10.07+00:00
Scion 40 Reputation points
1 answer One of the answers was accepted by the question author.

AADSTS50011: The redirect URI specified in the request does not match the redirect URIs configured for the application.

I have sucessfully validated the custom domain in azure. Binding Done. Status Secured. But while accessing the URL it shows the blow error. Seeking your support! Request Id: c99723fa-8d40-493f-87aa-15171b4cb700 Correlation Id:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2025-02-28T11:46:07.64+00:00
thirumavalavan.kr 20 Reputation points
accepted 2025-03-01T08:40:23.4166667+00:00
thirumavalavan.kr 20 Reputation points
1 answer

How to deploy a flask app to Azure Web Services using "flask db init" in yml file?

My app has been deployed using a Github repository as the source. When I click the link to see my app deployed live on the internet I see this: "Your app service is up and running. Time to take the next step and deploy your code" (Also see…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,402 questions
asked 2024-07-28T21:06:05.72+00:00
Lauren Collins 25 Reputation points
edited a comment 2025-03-01T05:40:14.6233333+00:00
Shawn Cornelius 0 Reputation points