Top "Azure-web-app-service" questions

Use this tag for questions relating to web applications residing on Azure.

Azure app service websites has slow response times after being idle for some time

In the last couple of weeks we've been investigating some performance issues where our MVC application was responding very slow …

azure-web-app-service
How to clean up wwwroot folder on the target Azure Websites Windows Server before each deployment in VSTS

After about a dozen deployments, the wwwroot directory is filled with a lot of files due to active development and …

azure azure-devops azure-web-app-service
No packages found with specified pattern

I am using Deploy azure app service to slot build step in Team Services, I want to be able to …

azure deployment azure-devops azure-web-app-service azure-pipelines-release-pipeline
Create a Scheduled Azure WebJob with PowerShell

I am trying to create an Azure WebJob to send a BrokeredMessage to an Azure ServiceBus Topic, the actual act …

powershell azure azure-web-app-service azure-webjobs azure-scheduler
Thread management in asp.net core / kestrel

I'm troubleshooting performance / scalability issues with an asp.net app we've migrated to asp.net core 2.0. Our app is hosted …

multithreading azure asp.net-core azure-web-app-service kestrel-http-server
Azure Front Door configured site is returning "Services not available"

I've got an Azure resource group with two App Service web applications in separate locations deployed and working as expected. …

dns azure-web-app-service azure-front-door
Using windows authentication with Azure WebApp/Website

We have an Active Directory domain sitting on a networked Azure VM and have a separate Azure WebApp/Website that …

asp.net azure iis orchardcms azure-web-app-service
Azure resource manager template website app settings

I am trying to add app settings to my Azure Website via the JSON template files as part of the …

azure azure-web-app-service azure-resource-manager
Microsoft Azure App Service Storage

I have a doubt for purchase a microsoft azure app service to host my app. I have already tested the …

c# azure azure-web-app-service azure-storage azure-app-service-plans
Using Empty/Optional Parameters in Azure ARM Template

I'm having issues setting up an ARM Template for Azure Web Apps in that I can't add ConnectionString parameters where …

azure azure-web-app-service arm-template azure-automation