6,958 questions with Azure App Service tags

Sort by: Updated
2 answers

.NET Core 3.1 not recognized by Web Job

I have a Web API and Web Job running .NET Core 3.1. While the Web API is running fine the Web Job will not start. When I went into the logs I discovered that it cannot find the .NET Core 3.1 runtime. You'll notice here that I do actually have the runtime…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-06T15:01:38.707+00:00
Dan Siegel 1 Reputation point MVP
answered 2020-01-15T08:12:46.797+00:00
Wouter 1 Reputation point
2 answers

Managing Authentication for APIs deployed in multiple region and Protected By Azure AD.

Scenario: Registered a Web API in Azure AD to protect it and deployed the code in US region on web app named 'usapi' and having URI as 'usapi.azurewebsites.net'. With this registration, Azure AD will provide a Client Id which will be used to get…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
asked 2020-01-09T19:32:09.237+00:00
Anish Kumar 1 Reputation point
answered 2020-01-14T18:20:00.91+00:00
Anish Kumar 1 Reputation point
1 answer

Is Team foundation server 2010 can be used/compatible with jenkins plugin?

Want to know if team foundation server 2010 can be used with Jenkins ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-14T10:33:20.287+00:00
Priya 1 Reputation point
answered 2020-01-14T14:04:35.713+00:00
Philippe Levesque 5,691 Reputation points MVP
1 answer

ODBC SSL Security error while making connection from Azure web apps

HI Team, Recently we have migrated our Azure project with latest SDK(2.9), .Net Framework 4.7.2 and VS 2019. When we debug the code locally ODBC connection is working fine. But once we hosted into azure cloud then exception is throwing when app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-06T11:02:38.3+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:44:53.1+00:00
Venkatesh K 6 Reputation points
0 answers

Unable to Install/Import Pandas on Azure App Service

Hi, I have been trying to install Pandas on my Azure App Service (running Flask) for a long time now but nothing seems to work. I tried to use wheel, created a wheelhouse directory manually and tried to install the relevant Pandas .whl file…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-12T02:07:35.35+00:00
akg777 1 Reputation point
commented 2020-01-13T10:18:59.327+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
1 answer

我的游戏无法提交更新

一直卡在这个界面,新的游戏包无法上传

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-08T06:47:01.94+00:00
qing leng 1 Reputation point
commented 2020-01-13T04:49:54.08+00:00
ajkuma 22,521 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Az resurce list --tags returns empty tags array

All tags are missing in the JSON result when listing resources while using the tag argument. This is the default listing that I get when running without "tag" attribute: # az resource list { "id": xxxx, …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-11T14:39:01.3+00:00
Aljoša Vister 21 Reputation points
accepted 2020-01-11T18:24:12.78+00:00
Aljoša Vister 21 Reputation points
3 answers

Manully Deploy my aps.net web application to Azure Web app

I have the following:- I create a new Azure web app. Using VS 2019 i created a new Asp.net 4.5 web application which contain WCF service. i tried to deploy my asp.net application into azure, but i failed. I tried using Web Deploy:- …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-10T15:50:58.503+00:00
john john 946 Reputation points
answered 2020-01-10T21:31:42.253+00:00
Dave Patrick 426.1K Reputation points MVP
1 answer

Integrate web app with VM over internal vnet?

Hi, Issue: I want to place a web service from a VM behind a Azure AD sign on portal. Attempted solution: Set up a simple Nginx proxy with Web app for container and let this proxy redirect to VM though Vnet integration. From azure web app service…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
asked 2020-01-10T13:13:16.797+00:00
Kristian Reed 1 Reputation point
answered 2020-01-10T17:56:40.193+00:00
Sam Cogan 10,157 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Accessing Certificate in Code with Thumbprint

Hi there, we have a strange problem on one of our app services, accessing our certificate in our dotnet core application. We configured the "WEBSITES_LOAD_CERTIFICATES" environment variable with our certificate thumbprint like described…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-06T07:36:44.14+00:00
Noah Hendrikx 101 Reputation points
commented 2020-01-09T04:34:40.913+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
1 answer One of the answers was accepted by the question author.

Azure DevOps : Failed to deploy web package to App Service. Site Unavailable (CODE: 503)

to whom it may concern, running a pipeline that deploys a piece of code written in python on the Linux Azure Web App. Everything worked well until 2 days ago (9 Dec 2019). Question how can I circumvent the issue? The error during the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-11T20:55:06.633+00:00
Abdelkrim 106 Reputation points
accepted 2020-01-08T22:24:15.4+00:00
Abdelkrim 106 Reputation points
2 answers

Azure App Service Node.js deployment with Kudu serves the public folder rather than the build folder

I just used azure app service with CI/CD to deploy my react application, however I realised that after all the steps kudu serves my application not from the build folder that it has generated, but from my source folder. How I can change to let kudu to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-05T11:24:09.38+00:00
Luigi Aversa 1 Reputation point
answered 2020-01-08T11:05:17.843+00:00
Luigi Aversa 1 Reputation point
0 answers

How to use persistent storage with Web Apps by docker-compose?

If you have any advices, please give me! I tried to use persistent storage following this article (https://learn.microsoft.com/en-US/azure/app-service/containers/tutorial-multi-container-app), but couldn't use...It start initialize after stop the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-07T02:10:45.627+00:00
Tomohiro.H 1 Reputation point
commented 2020-01-08T00:14:09.91+00:00
Grmacjon-MSFT 16,191 Reputation points
1 answer

Deploying a .net core 3.0 web app to azure app service

Hi, As per azure guidance, when we setup deployment for our azure app-service web app (dotnet core), we hooked azure app service up with Github, and when we push to a branch, the deployment script kicks in, and azure app service runs the deploy.cmd…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-10T11:58:14.483+00:00
Matt Roberts 6 Reputation points
answered 2020-01-07T12:07:51.27+00:00
Joffrey NURIT 206 Reputation points MVP
4 answers

Azure DNS Custom Domain names=> Are they limted to azure products?

Hi there, I am thinking about paying for a custom domain DNS name inside azure=> App Services tab, click the name of your app, select Settings, and then select Custom domains Will it be possible to point that DNS to external resources? Or it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-11-29T11:46:37.047+00:00
xabio 1 Reputation point
commented 2020-01-07T10:34:36.37+00:00
ajkuma 22,521 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Unable to add App Service to VNet

Hi, I've been able to add an App Service to a VNet using the Networking > Add VNet (preview) functionality. I would like to add a second App Service to a different VNet, but whenever I attempt to do this I receive the following error: VNet…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-05T19:55:10.143+00:00
Chris Ashton 96 Reputation points
accepted 2020-01-06T13:32:40.807+00:00
Chris Ashton 96 Reputation points
2 answers

Azure Web App Linux Container WEBSITES_ENABLE_APP_SERVICE_STORAGE=true Warmup timeout error

Hi I have a docker container with a asp net core 3.1 app inside (using SQLite with files stored on /home/db.sqlite) The app is up and running without problems - with WEBSITES_ENABLE_APP_SERVICE_STORAGE==false. If i change this setting to true then…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2020-01-02T16:01:32.85+00:00
Werner Mairl 1 Reputation point
commented 2020-01-03T23:55:47.183+00:00
Ryan Hill 26,146 Reputation points Microsoft Employee
1 answer

Consume a web ASP.NET Core App api with Azure AD authentication from a console application

Hi, I published a Web ASP.NET Core App with Azure AD authentication successully on our Azure subscription. The business logic of this web app is developed as api route, with json objects as input and output parameters. I would like to expose this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
asked 2020-01-03T17:02:31.193+00:00
Carlo Brunengo 1 Reputation point
answered 2020-01-03T22:42:41.167+00:00
Marilee Turscak-MSFT 34,306 Reputation points Microsoft Employee
1 answer

Stop azure deployed time triggered webjob

I've read that the "proper" (debatable) way to stop a scheduled webjob is to get to scm and delete the settings.job file. However, my project is deployed as a zip through devops so I can't delete files. Trying gives 409. I also can't delete…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-23T18:02:28.717+00:00
Deanna Delapasse 11 Reputation points
commented 2020-01-03T15:37:03.623+00:00
Deanna Delapasse 11 Reputation points
1 answer

How to send livestream video using UWP app to Azure Web app (.NET core MVC) ?

which is the best way to send live stream video from UWP app to Web MVC application ? I am doing my Final year project. My 1st task is to send the livestream vedio from raspberry pi using UWP app and display that stream in Web .NET core MVC application…

Universal Windows Platform (UWP)
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,958 questions
asked 2019-12-26T15:48:40.017+00:00
TANEES AHMAD 21 Reputation points
commented 2020-01-03T09:20:06.673+00:00
Fay Wang - MSFT 5,196 Reputation points