Top "Kudu" questions

Kudu allows git push deployment for .net based web projects.

Couldn't find a project to run. Ensure a project exists in D:\home\site\wwwroot

I've been wrestling with this issue forever now. I'm trying to get my ASP.NET Core 2.1 app to run on …

azure asp.net-core azure-web-app-service kudu
why babel stores .babel.json in USERPROFILE path

I'm running a nodejs app on azure web apps and i'm trying to integrate babel using npm in it. The …

node.js azure babeljs kudu
Azure webapp node.js app not starting

I'm trying to deploy a very simple express.js app on Azure webapp. The deployment log shows the that the …

node.js azure azure-web-app-service kudu
Azure WebJobs SDK ServiceBus connection string 'AzureWebJobsAzureSBConnection' is missing or empty

I created an Azure Function App in Visual Studio 2015. The App has a trigger for service bus queues. The app …

azure connection azure-webjobs azure-functions kudu
How to add a custom post deployment script to azure websites?

My problem is that I need to run a custom cmd file after the build. Instead of modifying the deployment …

azure azure-web-roles kudu