7,409 questions with Azure App Service tags

Sort by: Updated
1 answer

WebApp created on Linux OS always shows default page

I have created my website using HTML and working fine locally. I deployed this on azure using FTP and when I hit https://{mywebappname}.azurewebsites.net, It shows me the default page instead of my website home page. I also double check that wwwroot…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-18T00:08:05.01+00:00
commented 2020-07-01T04:58:09.057+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

ETA for App Service platform feature "Authentication/Authorization" to be implemented for Multi-container scenario

Following this question "Azure Web App for Multi-Containers - No Access to Authentication / Authorization Tab" and statement in the documentation I wanted to know : Current status of the technical feasibility and if there is an ETA on MS…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-29T10:13:10.303+00:00
de Lignières, Tanguy 1 Reputation point
answered 2020-06-30T21:49:28.783+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
2 answers

Flask Web Service on Windows Platform

I have a requirement of creating web app/service over azure, i have selected python 3.6 as a runtime environment, and platform i selected windows. No issue while creating the app. But i am unable to find single working approach to deploy 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,409 questions
asked 2020-04-28T11:10:58.647+00:00
Rahul Chouhan 1 Reputation point
commented 2020-06-30T16:53:14.657+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
0 answers

Expected Requests/Second for Azure Functions

I need to process about 5000 HTTP requests per second using either Azure Functions or Azure App Services Those requests need to be transformed and written to Event Hub in the end The HTTP requests contain a query string which has to be converted to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,681 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-23T16:47:39.647+00:00
Gerhard Brueckl 1 Reputation point MVP
commented 2020-06-30T09:52:40.507+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
1 answer

Intermittent error in Azure App

Dear Team, I'm facing intermittent error after successful deployment of application. URL - https://lmmsapp.azurewebsites.net/#/login Some time I get 502 502 - Web server received an invalid response while acting as a gateway or proxy server. …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-24T07:47:14.86+00:00
R LMMS 1 Reputation point
commented 2020-06-30T05:15:56.87+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
1 answer

How to set up Python environment on Azure App Service in Linux OS

Hi, I am quite new in azure web app services. I am having issue with deploying python web app on azure (linux os). let's say I have written an application in python flask. And i have imported some packages in python.For example, I have imported…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-29T07:29:55.74+00:00
answered 2020-06-30T03:16:31.357+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
1 answer

Creating Web app (windows container) using REST API

Im trying to create a web app using REST API. but all the time im facing some issue. Even though I was able to create a plain web app but not what I wanted. Why isn't there a proper documentation for it. …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-05-27T17:32:54.8+00:00
pragadeesh.raju 41 Reputation points
answered 2020-06-30T00:27:16.527+00:00
Grmacjon-MSFT 17,456 Reputation points
3 answers

Unable to Authenticate - Azure web app with Azure Active Directory (OpenIdConnect)

Dear Team, When i tried to login with Azure AAD. i received an error message as 'We couldn't sign you in. Please try again'. Once i restart the azure webapp i can able to login successfully and it works for few hours then again started failing and not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,637 questions
asked 2019-12-30T01:29:17.647+00:00
Prabakaran 1 Reputation point
commented 2020-06-29T20:51:52.143+00:00
Rizwan Mahfooz 6 Reputation points
1 answer

Azure deployment vis Visual studio fails

I am trying to deploy app using Visual studio 2019. When I click publish, after publish profile is created, I get below error. How to resolve 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,409 questions
asked 2020-06-29T01:34:22.27+00:00
Bokade, Aditya 1 Reputation point
commented 2020-06-29T15:38:26.837+00:00
Krish G 2,331 Reputation points
1 answer

App service HTTPS random errors

We have an app service that works well for a few months now. For a few hours, we have random errors (1 error for 5 success approximatively) when we try to call it with an HTTPS connection. It works well with an HTTP connection. We have not any error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-24T12:19:36.93+00:00
Damien Trut 1 Reputation point
answered 2020-06-29T08:18:43.8+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
2 answers One of the answers was accepted by the question author.

Web App Container - Connect outbound service 8080

I am in the process of moving containers from AWS-Pivotal over to Azure Web App docker containers. This is production grade code that's been running for over a year. This code working Production on Azure but fails in UAT. The reason is that in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-03-04T16:44:37.99+00:00
Garry Taylor 26 Reputation points
commented 2020-06-29T04:39:37.85+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
1 answer

Azure DevOps API - Problem Using Patch Method on Build Definition

Hey, I am trying to create a script to automatically update the branch of a set of build definitions but currently testing it out with Postman with the API. I tried changing the branch variable on an existing build instance and that worked just…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,681 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-26T17:09:42.39+00:00
Nguyen, Andrew 1 Reputation point
commented 2020-06-26T19:32:54.073+00:00
Anonymous
1 answer

Azure WebApps support for DotNet core old frameworks

Azure WebApps support for DotNet core old frameworks. So if we continue using 2.1, 2.2 version apps in Azure WebApps for how long webapp will support us

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-25T13:50:34.7+00:00
prasun aggarwal 1 Reputation point
commented 2020-06-26T07:55:51.657+00:00
prasun aggarwal 1 Reputation point
1 answer

List Azure function deployments

Is there a way that I can list the most recent Azure function deployments, to see who did them when? We have a failing Numpy import on a function execution yesterday and it's not clear what happened. This is for a cron-triggered Python function on a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,681 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-24T10:04:33.457+00:00
Christoph Deil 1 Reputation point
answered 2020-06-25T22:43:36.367+00:00
Samara Soucy - MSFT 21 Reputation points
1 answer One of the answers was accepted by the question author.

SharePoint Designer 2013 call HTTP web service: DELETE workflow not working

I'm not sure that this is the right place for this question, but here goes. I am trying to create a SharePoint 2013 workflow through SharePoint Designer that will delete a Calendar item based on 2 parameters (Title and Category) once a new item is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-25T15:22:55.23+00:00
KMillner 21 Reputation points
accepted 2020-06-25T15:28:40.86+00:00
KMillner 21 Reputation points
1 answer

Static Web App API

Hi, I recently started the Microsoft learning track, whereby one creates an app by means of utilizing Azure, Github, node.js, npm and the Microsoft sandbox. After having followed all the instructions, the API won't seem to load in the web app although…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-24T08:57:12.873+00:00
Fahd Abrahams 1 Reputation point
commented 2020-06-25T13:38:19.553+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
1 answer

Django app deployed on Azure app services not finding all of the packages install on SSH console

I have recently deployed my app on azure and realized I was missing one package from the requirements.txt and decided to install it with pip from the SSH console. The package was installed successfully and was listed as part of the packages installed…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-23T17:38:00.297+00:00
JAKOTE 1 Reputation point
answered 2020-06-25T08:56:59.617+00:00
JAKOTE 1 Reputation point
1 answer

When will Node.js version 12.17.0 be available on Azure websites?

We're looking to use the asyncLocalstorage and are blocked deploying as it's not yet supported by Azure and we can't find a way of manually pushing a version of node on an Azure web App.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-10T12:41:19.503+00:00
Az 1 Reputation point
commented 2020-06-25T03:27:22.06+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure webjob ETIMEDOUT

I am running a webjob, a CSV data processing functionality that takes the id from each row and fetches the related info of that id by SOAP requests. It is dynamically triggered webjob , suddenly stopped by throwing ETIMEDOUT error I tried catching the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
asked 2020-06-22T13:04:26.16+00:00
Shankar Maddila 21 Reputation points
accepted 2020-06-24T15:47:33.207+00:00
Shankar Maddila 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to make a application to azure for external company user to login using their AD account

Hi Team, our comany developed a application which are used by our external customer, the current login approach is customer register the account and then login the application by inputting username and password. But we need to change this approach,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,409 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,637 questions
asked 2020-06-23T08:11:23.62+00:00
Danny Huang 21 Reputation points
accepted 2020-06-24T08:42:14.08+00:00
Danny Huang 21 Reputation points