8,447 questions with Azure App Service tags

Sort by: Updated
2 answers

Install GDAL and GRASS on python Web App

I have developed a python script that uses GDAL and GRASS and runs fine on my local Macbook Pro. I need to make the python scripts work on the Azure Web App. For this I need to install GDAL and GRASS on the web app server. On my local machine, I am…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-13T00:59:08.62+00:00
Dhananjay Agarwal 0 Reputation points
answered 2025-03-13T15:46:18.01+00:00
Dhananjay Agarwal 0 Reputation points
0 answers

Azure Webapp corrupt sdf file - can't ftp it down to repair

I have been working on a website for a few months to handle some business tasks under the free platform. It stopped working yesterday throwing some 403 errors. The portal said the quota was exceeded. I am only testing some asp.net entry screens a few…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-13T15:05:46.77+00:00
Christopher Pritchard 0 Reputation points
1 answer

Issue: Python Version in Azure App Service Randomly Changing

Description: The Python version specified under "Stack Settings" in the backend Azure App Service is being automatically changed from Python 3.10 to Python 3.8. This issue has been occurring randomly over the past week. Additional Note: This is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-13T14:05:14.0466667+00:00
Jeyaraman, Saranya (Contractor) 0 Reputation points
answered 2025-03-13T14:44:46.7066667+00:00
Diego Martos 10 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

GTS Root R1 and R2 for Azure App Services app

I am using Mongo Atlas as DB for my Azure App Services app. It has been so far using Let's Encrypt as the CA for TLS certificates, but soon it requires that also GTS Root R1 and GTS Root R2 are included. As my technical understanding on this topic is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-06T09:19:46.66+00:00
Sami Inkinen 20 Reputation points
commented 2025-03-13T14:06:47.09+00:00
Owen Chen 0 Reputation points
0 answers

Azure app service failing on deploy with OS error. Running out of resources.

Hello, I have a webapp running on azure app platform using python and django as backend. I have a lot of depencies that I need. Most of the times when deploying and installing the dependencies with pip is fails and runs out of space. Could not install…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-13T09:05:12.0066667+00:00
Goncalo Mestre 0 Reputation points
commented 2025-03-13T13:37:32.6566667+00:00
Alekhya Vaddepally 0 Reputation points Microsoft External Staff
1 answer

Web app deployment failure

I have tried to deploy the web app on azure. But it shows npm ERR! nospc There appears to be insufficient space on your system to finish.space and try again. Why? What's the problem

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-11T21:44:24.6366667+00:00
Grace Tong 0 Reputation points
commented 2025-03-13T13:30:06.9333333+00:00
Sampath 925 Reputation points Microsoft External Staff
1 answer

Azure App Service: User-Assigned Managed Identity not automatically configured in Deployment Center via Bicep

Hi, I am deploying an Azure App Service using Bicep (Infrastructure as Code). I am assigning a User-Assigned Managed Identity (UMI) to the App Service, and I expect the Deployment Center to automatically use this UMI for pulling container images from…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-28T09:48:33.5333333+00:00
Konstantinos Anagnostou 20 Reputation points
commented 2025-03-13T12:02:04.0533333+00:00
Kantamsetti Aslesha 80 Reputation points Microsoft External Staff
0 answers

Node.js App Service application / console logs are not being streamed to event hub, but HTTP logs are

Hi, I have a Node.js web app running in App Services. The code contains console.log() statements. If I click on "Log Stream" in the Azure console, I can see the outputs of those log statements. I have also configured logging to the file system…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-27T13:22:54.88+00:00
Scott 0 Reputation points
commented 2025-03-13T11:42:34.5733333+00:00
Scott 0 Reputation points
2 answers

App service to use only private link

How to create a App services which needs to be accessible only internally.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-11T15:27:22.0866667+00:00
deepa.loganathan 0 Reputation points
commented 2025-03-13T11:12:55.44+00:00
Siva Nair 735 Reputation points Microsoft External Staff
1 answer

App Service Private Link still allows public internet access to URL.

We created an App Service with a Privatelink so that only the URL is accessible to the Azure network domain. The URL is still accessible from the public internet.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-10T19:27:37.07+00:00
Carlos Tijerina 0 Reputation points
commented 2025-03-13T11:12:13.8266667+00:00
Siva Nair 735 Reputation points Microsoft External Staff
1 answer

Move App Service from old Subscription to new Subscription without changing the name of App Service

Hi, I have a Healthcare Bot, an App Service, and some other resources in one of my subscriptions. Now, I want to move these resources to a new subscription within the same tenant. I want to move them without changing the name of the App Service because I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-10T07:00:31.0633333+00:00
Arslan Amjad 0 Reputation points
commented 2025-03-13T10:37:35.8033333+00:00
Alekhya Vaddepally 0 Reputation points Microsoft External Staff
0 answers

The authenticated user doesn't have permission to use this .dll

Hi - I can run my API fine locally however when I publish to Azure I get the error "The authenticated user doesn't have permission to use this .dll". I've tried so many things nothing seems to work (I've forgotten all the things I've tried). …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-08T17:59:15.5+00:00
Zack Frankowski 0 Reputation points
commented 2025-03-13T09:42:45.13+00:00
Sampath 925 Reputation points Microsoft External Staff
1 answer

How to proceeded with troubleshooting long startup times with Azure Application service for Linux?

We recently switched from application service for Windows to application services for Linux in Azure and are delighted with the improved performance we have noticed in almost every aspect. However there is one area that has actually gone the wrong way…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-03-04T13:14:58.7266667+00:00
Frode Aarø 0 Reputation points
answered 2025-03-13T09:36:16.7166667+00:00
Frode Aarø 0 Reputation points
1 answer

App service to pull image from Nexus

I want to setup App Service deployment that will be pulling images from private registry - Nexus3. I have VNET setup and pulling images over vnet is enabled. URL, username and password are properly provided. In deployment center logs I'm getting…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-14T14:13:39.34+00:00
Orzechowski, Paweł 10 Reputation points
commented 2025-03-13T09:24:02.4233333+00:00
Orzechowski, Paweł 10 Reputation points
2 answers One of the answers was accepted by the question author.

SSO Login Issue with Blazor Web Application on Azure

I have hosted my Blazor web application in Azure Web Services. The custom domain is set up in WAF, and the default domain is blocked from the network. However, the custom domain has not been added to the app service. I want to set up SSO for Microsoft…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-17T11:56:59.0866667+00:00
Rajith Shanaka 20 Reputation points
accepted 2025-03-13T09:23:34.8933333+00:00
Rajith Shanaka 20 Reputation points
1 answer

Upgrading GLIBC in Azure Web App

I'm running a Web App with Python 3.12, but it fails after deployment due to upgraded packages, specifically cryptography and bcrypt. The error is: from ._bcrypt import ( ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-28T16:18:24.2966667+00:00
Peter 0 Reputation points
commented 2025-03-13T09:17:47.13+00:00
Sirra Sneha 160 Reputation points Microsoft External Staff
asked 2025-03-07T11:11:40.25+00:00
Ashraf Khan 20 Reputation points
commented 2025-03-13T09:16:16.4233333+00:00
TP 109.2K Reputation points
1 answer

Unable to verify partner network publisher id for an app registration on a B2C tenant

Hello, Having an issue setting verified publisher on an application inside a B2C tenant. Getting error with request: The domain used to perform email verification in Partner Center, DomainA.com does not match the application's Publisher Domain      …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-26T14:07:28.0566667+00:00
Joseph Lombardo - GOGov 0 Reputation points
edited an answer 2025-03-13T09:09:39.3166667+00:00
Sirra Sneha 160 Reputation points Microsoft External Staff
2 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,447 questions
asked 2025-03-02T18:36:24.88+00:00
Arthur T 0 Reputation points
commented 2025-03-13T09:06:25.8733333+00:00
Suresh Chikkam 310 Reputation points Microsoft External Staff
1 answer

Sending Custom Header from App Service A to App Service B via Proxy Pass (NGINX + PHP)

I have 2 Azure App Services. Let's say App Service A and App Service B. Both ran in NGINX and PHP Any request of /api in App Service A will be forwarded to App Service B via a proxy_pass. I want to perform a manual verification via a custom header…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,447 questions
asked 2025-02-22T07:19:09.0133333+00:00
Kanisius Raychitra Lieka Avisena 0 Reputation points
commented 2025-03-13T07:42:41.17+00:00
Kantamsetti Aslesha 80 Reputation points Microsoft External Staff