8,395 questions with Azure App Service tags

Sort by: Updated
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,395 questions
asked 28 Jul 2024, 9:06 pm
Lauren Collins 20 Reputation points
commented 1 Mar 2025, 5:38 am
Shawn Cornelius 0 Reputation points
0 answers

Web App clone fails, trying to set up staging site after swap

Summary of Issues in trying to create a staging environment after a swap 1.       Swapped staging environment with production environment; except for some broken links, it seemed to go well. a.       Production site:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 1 Mar 2025, 1:19 am
Cindy Miller 5 Reputation points
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,395 questions
asked 22 Feb 2025, 7:19 am
Kanisius Raychitra Lieka Avisena 0 Reputation points
commented 28 Feb 2025, 10:48 pm
Kanisius Raychitra Lieka Avisena 0 Reputation points
1 answer

Can we map a window-based App Service under Linux Based App Plan

In a particular use case i need to create a Linux based App Plan and under than app plan i need to map 2 web App Service . Linux web app mapped correcttly under Linux based app plan but when i am trying to map the window based App Service under Linux…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 28 Feb 2025, 12:53 pm
Rakesh Negi 20 Reputation points
answered 28 Feb 2025, 10:21 pm
Bruce (SqlWork.com) 71,776 Reputation points
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,395 questions
asked 28 Feb 2025, 9:48 am
Konstantinos Anagnostou 0 Reputation points
edited an answer 28 Feb 2025, 8:33 pm
Andriy Bilous 11,631 Reputation points MVP
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,395 questions
asked 28 Feb 2025, 4:18 pm
Peter 0 Reputation points
answered 28 Feb 2025, 8:26 pm
Andriy Bilous 11,631 Reputation points MVP
1 answer

How to increase request body size to handle 100MB

How to increase request body size to handle 100MB on App Service , The Web app is sending over 50MB of payload and need to able to handle from the server. When user submit over 50MB size and getting "The page was not displayed because the request…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 18 Feb 2025, 2:51 pm
Yao Liang 0 Reputation points
commented 28 Feb 2025, 7:06 pm
Saravana Subramony 0 Reputation points
2 answers One of the answers was accepted by the question author.

Recherche et Intelligence and Azure blob

Hi all, I am trying to connect an Azure blob storage with the Search and Intelligence feature of M365. The connection is operational (Documentation applied), but there are no files in the index. Does anyone have a solution? Thierry HUET

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 25 Feb 2025, 2:02 pm
Thierry HUET 21 Reputation points
commented 28 Feb 2025, 5:34 pm
Thierry HUET 21 Reputation points
1 answer

Deploy a custom container to Azure App Service with Azure Pipelines in Azure China

We had been using Azure Piplines to deploy my custom web app in Azure China for few days, but till 17th this month, we started to get error as below in Deployment Center==> Logs page after the pipeline was completed, we can only fix it by manually…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 26 Feb 2025, 8:55 am
Wang Meihua 115 Reputation points
answered 28 Feb 2025, 5:21 pm
Shree Hima Bindu Maganti 3,145 Reputation points Microsoft External Staff
2 answers

After deploying in container when initiated webapp service it failed

after deployment, starting docker locally when I started the services, it failed /app/start.ps1: line 2: Set-Location: command not found ./app/start.ps1: line 4: Write-Host: command not found ./app/start.ps1: line 5: Write-Host: command not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 25 Feb 2025, 9:09 am
Gagan Sharma 0 Reputation points
accepted 28 Feb 2025, 5:18 pm
Gagan Sharma 0 Reputation points
2 answers

Security Scan Report about Port 1221 Azure Web App Service

PCI Scan of our Azure Web App identified these vulnerabilities: Can you please let us know if we can delete these files or disable port 1221 for our Azure Web App. Thanks,

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 25 Feb 2025, 1:30 pm
Umer Rashid 90 Reputation points
commented 28 Feb 2025, 5:08 pm
Laxman Reddy Revuri 2,695 Reputation points Microsoft External Staff
1 answer

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,395 questions
asked 28 Feb 2025, 11:46 am
thirumavalavan.kr 0 Reputation points
answered 28 Feb 2025, 3:32 pm
Siva Nair 410 Reputation points Microsoft External Staff
2 answers

Why is only .NET 6 installed on Azure App Service Linux with .NET 8 configured

I have created a new Azure App Service. Operating System is Linux, Runtime Stack is "Dotnetcore - 8.0". The Stack Settings are: Stack: .NET Major version: .NET 8 (LTS) Minor version: .NET 8 (LTS) My expectation is, that .NET 8 is available…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,104 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 15 Nov 2024, 6:33 pm
Hilmar Bunjes 10 Reputation points
answered 28 Feb 2025, 12:46 pm
Vladimir Stanev 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,395 questions
asked 2 Jan 2025, 4:07 am
Gallatin 21V 186 Reputation points
commented 28 Feb 2025, 12:31 pm
Gallatin 21V 186 Reputation points
0 answers

when PHP version 8.3.14 can be ready in Azure China

We have a Webapp hosted on Azure that operates using a PHP runtime environment. Currently, this environment is running PHP version 8.3.9. Upon conducting a security scan of the service with Outpost, multiple vulnerabilities were identified. Our concern…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 22 Jan 2025, 1:47 am
Gallatin 21V 186 Reputation points
commented 28 Feb 2025, 12:31 pm
Gallatin 21V 186 Reputation points
1 answer

My Azure Web App keeps restarting after successfully loading the images, I am using a docker Compose (Preview) Container

Azure Web App (Docker Compose) Stuck in Restart Loop – Inconsistent Behavior Issue Description: I am experiencing an issue where my Azure Web App (Docker Compose - Preview) is stuck in a restart loop. The Web App is deployed using Docker Hub images (both…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 26 Feb 2025, 5:32 am
Prabuddha Chatterjee 5 Reputation points
commented 28 Feb 2025, 12:17 pm
Shree Hima Bindu Maganti 3,145 Reputation points Microsoft External Staff
3 answers

how to make a file server in Cloud?

hi, i have on-prem server upon which i configured a active directory and this server is also used as a file server. i created different groups and make users part of that group and put permission on share folders. how can i do this in Azure??? please…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 25 Feb 2025, 11:30 am
Madni Malik/US 0 Reputation points
commented 28 Feb 2025, 12:15 pm
Shree Hima Bindu Maganti 3,145 Reputation points Microsoft External Staff
0 answers

seeing 404 Not Found nginx/1.26.2 in wordpress appservice, how to fix?

i have created an appservice - PHP extracted Wordpress files to home/sites/wwwroot added db details to wp-config but seeing 404 Not Found nginx/1.26.2 in browser

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 28 Feb 2025, 10:46 am
Jency Jacob 0 Reputation points
0 answers

Issue with image pulling version for Azure Web App

I have an Azure web app. I’m trying to deploy from GitHub action, but the pulling image fails as the error showing below: I checked the original type is : application/vnd.oci.image.index.v1+json, I don’t know why the app treat it as…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 28 Feb 2025, 8:59 am
Sandy Liu Yang 0 Reputation points
edited the question 28 Feb 2025, 9:37 am
Sandy Liu Yang 0 Reputation points
1 answer

How can I increase the Max File Size that I can import to my web app service, so I can transfer my website to Azure?

I'm on the basic web app service plan, using wordpress. I wish to transfer my existing 1gb website from another host and import it on my new azure app service. When doing so with the wp plugin "all-in-one wp migration" it's giving me an error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,395 questions
asked 28 Feb 2025, 3:34 am
BrettM 0 Reputation points
answered 28 Feb 2025, 8:57 am
Alex Burlachenko 1,665 Reputation points