7,526 questions with Azure App Service tags

Sort by: Created
1 answer

Function didn't respond to HTTP pings on port: [PORT] - Azure Function - Timer Trigger - Vnet Integration - Docker Image

Hello! I have a azure cloud funcion with this setup: Time Trigger Function in Docker Container Image Written in Python 3.6 VNet Integration When the function starts, I see the following messages: 2020-02-27 15:20:05.810…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-27T15:50:49.897+00:00
sebams 1 Reputation point
answered 2020-02-27T18:23:07.817+00:00
brtrach-MSFT 15,866 Reputation points Microsoft Employee
1 answer

App startup fails on F1 and D1 instances, but works on B1, S1 and above?

Code runs fine locally in debug and release mode. Deployed to an S1 or B1 App Service it also runs fine. Recently, without any code changes, my D1 App Service stopped working out of the blue. When I try to access the site, I get a 502.5 ANCM…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-27T14:12:17.217+00:00
Brandon McAlees 1 Reputation point
commented 2020-03-02T08:54:14.383+00:00
SnehaAgrawal-MSFT 21,176 Reputation points
2 answers One of the answers was accepted by the question author.

What is the meaning of the percentiles in this chart?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-27T04:42:28.347+00:00
juan maximiliano aguilar abanto 541 Reputation points
accepted 2020-03-02T00:21:47.043+00:00
juan maximiliano aguilar abanto 541 Reputation points
1 answer

QnA Maker WebApp Migration Story

This may be something more appropriate for Cognitive Services Group, but I will post it here just in case. I have a QNA Maker instance in Azure that is providing backing services for an application. This application has come under ownership of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-26T16:11:17.583+00:00
Daniel Weissenborn 1 Reputation point
answered 2020-02-27T18:36:26.887+00:00
brtrach-MSFT 15,866 Reputation points Microsoft Employee
1 answer

Asking for credentials while accessing web app

Dear team, I deployed a war file in Tomcat server. Now while accessing the web app it is asking me to authenticate. Tried entering both azure and deployment credentials but no luck. Could you please help me here? Thanks Soumya

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-26T08:53:00.52+00:00
Soumyaranjan Mahapatra 1 Reputation point
answered 2020-02-27T11:57:39.44+00:00
ajkuma 25,236 Reputation points Microsoft Employee
6 answers

Why can't Windows and Linux app services live in the same resource group

Having to create a sibling resource group for linux seems like a very silly limitation.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-25T19:16:59.4+00:00
Eric Williams 11 Reputation points
answered 2022-10-24T13:22:03.707+00:00
Greg Lewicki 1 Reputation point Microsoft Employee
0 answers

Does Azure WebApp support forms authentication with nested applications?

I'm testing migration of a system to Azure Web Apps from on-premise IIS. The system comprises two .Net Web Forms applications with one of them nested under the other and accessible via [baseurl]/admin. The nested application uses Forms authentication.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-25T16:21:45.593+00:00
Gareth Barnes 1 Reputation point
commented 2020-02-28T18:28:43.423+00:00
Ryan Hill 27,371 Reputation points Microsoft Employee
5 answers

Using ACR across subscriptions with Web App for Containers fails

I'm unable to get a docker image from ACR in app service that lives in a different subscription. To Reproduce Create ACR in one subscription, add container Add Web App for Containers in another subscription Since the ACR won't show up…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-25T13:59:22.49+00:00
Thomas Pentenrieder 36 Reputation points MVP
answered 2021-04-16T05:22:21.32+00:00
Dr. Stefan Werden | MCM 1 Reputation point
1 answer

Web App Service for Net Core 3.1 is Faulted

I’ve been trying to publish a net core 3.1 app for two days trying to get it to run on Azure. Getting logs is somewhat easy except getting the container log is just not documented. It gives a link telling you how to turn it on but it doesn't actually…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-24T05:16:49.66+00:00
Daniel 1 Reputation point
answered 2020-04-22T23:38:11.5+00:00
JeffM-MSFT 6 Reputation points Microsoft Employee
1 answer

facing error - ruby application deployment on azure

1 . git push azure master error: src refspec master does not match any. error: failed to push some refs to 'https://MyAppName@MyAppName.scm.azurewebsites.net/MyAppName.git' :~/rubyrails-tasks$ bundle install --path vendor/bundle …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-23T09:50:35.113+00:00
mani 1 Reputation point
answered 2020-02-28T17:03:46.527+00:00
BTardif-[MSFT] 351 Reputation points Microsoft Employee
2 answers

AzureDevOps Build is Not Compiling DLLs

With XAML builds you could add the following argument /p:GenerateProjectSpecificOutputFolder=True and it would cleanly build your code and compile your dlls per library. With YAML builds however, this argument does not appear to work and all the code…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-21T21:49:54.18+00:00
ISAAC ORTIZ 1 Reputation point
answered 2020-03-04T14:22:24.49+00:00
StingyJack 131 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix "Exceeded the limit of 1 free tier linux server farm per subscription."

Having PREVIOUSLY created JoeAppSvcPln1 (Linux), I am following Create your Node.js application I get "Exceeded the limit of 1 free tier linux server farm per subscription." What should I do now?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-21T20:45:48.96+00:00
Joe Dorocak 21 Reputation points
commented 2020-08-01T23:59:53.08+00:00
Vijaya Kumar, Ajay Kumar 6 Reputation points
1 answer

[MSDN Redirect] WebApp created on Linux OS always shows default Microsoft page

Hello I have create Web app using following Config, Publish: Code RunTime Stack: .NET Core 3.1(LTS) Operating System: Linux I have created my website using React.js and working fine locally. I deployed on azure using FTP and when I hit…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-19T17:52:31.64+00:00
Lăng Vi 1 Reputation point
answered 2020-02-22T01:20:14.83+00:00
Ryan Hill 27,371 Reputation points Microsoft Employee
1 answer

[MSDN Redirect] Dot net developer

Hello Team , I have created Azure account for learning purpose. However In app service I am not able to do coding which I used to do earlier using App service editor(preview). The link for App service editor is disabled for me. When I tried to get…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-19T03:57:57.447+00:00
kobulloc-MSFT 26,211 Reputation points Microsoft Employee
answered 2020-02-24T22:18:10.643+00:00
Ryan Hill 27,371 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Quick question about App Service Plan Auto Scaling

Hello, I hope this is an easy question because I haven't been able to find an answer for it. Simply put for azure app service plans that are on auto scaling, When an app grows in resources and triggers a scale out. does that Scale out a. Just…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-18T22:34:29.247+00:00
Goofoff 91 Reputation points
commented 2020-02-20T19:46:59.27+00:00
ajkuma 25,236 Reputation points Microsoft Employee
1 answer

Invalid Audience for Resource (O365/Outlook API)

So I created/registered an app. But no where in this app registration can I state that it is an outlook application. Otherwise, I am able to get a token but the token does not work on outlook endpoints. Need help for the error 'Invalid Audience for…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
531 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-18T14:25:59.79+00:00
Byron Hayes 41 Reputation points
commented 2020-02-25T18:07:54.093+00:00
Saurabh Sharma 23,796 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

[MSDN Redirect] Cannot start Node app on Azure App Service

I'm deploying a nodejs excel add-in on Azure App Service, but it will not start. I always get the below error even when I fix the application settings and set the PORT and WEBSITES_PORT to the appropriate value: 2020-02-17 21:58:09.307 ERROR -…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-18T07:52:19.14+00:00
SnehaAgrawal-MSFT 21,176 Reputation points
accepted 2020-06-11T04:57:22.477+00:00
SnehaAgrawal-MSFT 21,176 Reputation points
2 answers One of the answers was accepted by the question author.

Achieve country level blocking while using azure traffic manager and azure application gateway with WAF

We have used azure traffic manager and azure application gateway with a Web application firewall for MVC C# web Application which hosted on the Azure virtual machine. For security reasons, we need to allow specific IP addresses and block access at the…

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
117 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-17T15:13:52.21+00:00
Akash Samal 46 Reputation points
commented 2020-07-20T14:05:19.87+00:00
SnehaAgrawal-MSFT 21,176 Reputation points
1 answer

When will AppServiceConsoleLogs be available for Windows App Service Plans?

According to the documentation (https://learn.microsoft.com/en-us/Azure/app-service/troubleshoot-diagnostic-logs#supported-log-types) AppServiceConsoleLogs are not yet trackable with Azure Log Analytics. This is quite frustrating as it requires special…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-17T13:31:38.527+00:00
hbertsch 6 Reputation points
answered 2020-02-19T09:11:36.157+00:00
SnehaAgrawal-MSFT 21,176 Reputation points
3 answers One of the answers was accepted by the question author.

[MSDN Redirect] Web app norwayeast

Hi. I am trying to create a web app on norwayeast, but I get 'Operation failed: Unsupported location: norwayeast'. It clearly says web apps are supported on norwayeast, so what's the issue?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,526 questions
asked 2020-02-17T08:35:15.133+00:00
ajkuma 25,236 Reputation points Microsoft Employee
accepted 2020-02-19T18:36:12.713+00:00
ajkuma 25,236 Reputation points Microsoft Employee