7,328 questions with Azure App Service tags

Sort by: Updated
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.
7,328 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 20,241 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.
7,328 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.
7,328 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.
7,328 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 17,366 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.
7,328 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 211 Reputation points
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.
7,328 questions
asked 2019-11-29T11:46:37.047+00:00
xabio 1 Reputation point
commented 2020-01-07T10:34:36.37+00:00
ajkuma 24,566 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.
7,328 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.
7,328 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,946 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.
7,328 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,449 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 36,246 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.
7,328 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.
7,328 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,201 Reputation points
1 answer

Release of Bring your own storage to App Service

It's been a long time that the ability to bring additional storage accounts to Linux web apps is available in preview (announced September 2018). Do you have any idea when this feature will be officially released ? We have several projects where this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-12-12T10:44:33.58+00:00
Johan Binard 21 Reputation points
commented 2020-01-02T20:38:31.613+00:00
BTardif-[MSFT] 351 Reputation points
2 answers

Problem communicating to process outside the IIS thorugh Named Shared Memory in App Service environment

This Question is regarding the sandbox environment in Azure app Service environment's shared memory communication. We have " IBM.Data.DB2.Core.dll" to connect to DB2. We have implemented the functional level tracing to investigate in case of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-12-19T08:43:36.86+00:00
Venkatesh Babu K S 1 Reputation point
answered 2020-01-02T10:07:52.713+00:00
Venkatesh Babu K S 1 Reputation point
2 answers

Enable Application insights in AppService

I would like to enable Application insights in appservices.. I have a web api and my configuration is: In the appservice of the SPA app. I have the configuration: I don't know if my settings are correct.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2020-01-02T04:02:24.993+00:00
juan maximiliano aguilar abanto 541 Reputation points
answered 2020-01-02T08:36:02.257+00:00
Joffrey NURIT 211 Reputation points
2 answers

Create App Service Managed Certificate with FrontDoor CNAME

I have a linux Web App backend attached to a FrontDoor instance with a custom domain, but I'm unable to create a managed certificate on the web app due to the error: "Hostname not eligible for App Service Managed Certificates creation." How…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2020-01-01T08:35:24.363+00:00
Praemon 131 Reputation points
answered 2020-01-02T05:36:09.623+00:00
xequence 6 Reputation points
0 answers

Custom PHP extensions no longer load

Recently, more precisely on Nov 19, 2019, I had a problem where when scaling my application the new instances that scaled no longer found the extensions I use on my system. Some of my users connected to a given instance could load the system correctly,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-11-27T18:37:21.35+00:00
Anderson Zanardi 21 Reputation points
commented 2020-01-01T19:59:04.763+00:00
Michael C. McKinnon 81 Reputation points
2 answers

Pricing levels for Web App for Containers (Windows)

My current app service plan for a Web App for Container (Windows) only allows me to select Production plans (PC2-4). Is there a plan to allow Dev/Test plans? The PC2 pricing is higher than I'd like while in development. Thanks.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-12-10T23:11:24.883+00:00
Rick D 1 Reputation point
answered 2019-12-31T21:45:37.787+00:00
BTardif-[MSFT] 351 Reputation points
2 answers

How can I retrieve details on an authenticated user?

I'm new to Azure. I recently started a new project using Web Template Studio using Node.js on the backend hosted on Azure App Service. I have figured out how to require authentication using OAuth with Azure App Service, but I'm not sure how exactly I can…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-12-20T01:07:55.64+00:00
Rosalina 1 Reputation point
answered 2019-12-30T20:06:54.087+00:00
Grmacjon-MSFT 17,366 Reputation points
1 answer

Electron app (nightmare.js) failing on Azure App Service for Linux

Is it possible to run Electron apps (Nightmare.js) on the Azure App Service for Linux nodejs built-in containers? It seems like there may be some specific Azure configuration settings required for this to work. The issue is the node server can't launch…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-12-17T16:14:32.467+00:00
Diane Bustamante 1 Reputation point
answered 2019-12-30T09:07:32.64+00:00
Grmacjon-MSFT 17,366 Reputation points
2 answers

"Create App Service Managed Certificate" is broken

"Create App Service Managed Certificate" is broken in Azure Web App for Linux (Plan B1). When I create a certificate Azure returns a message "Successfully created App Service Managed Certificate for #######.com" however no cert shows…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2019-11-29T14:17:51.483+00:00
Anonymous
commented 2019-12-27T15:23:38.543+00:00
Brad Young 1 Reputation point