-
Can't get Kudu to deploy asp.net core projects created with VS 2017 RC2
Example: https://github.com/javicrespo/AspNetCoreKuduTest
Kudu log:
Found solution 'D:\home\site\repository\AspNetCoreKud…
-
We're having some issues doing a .NET Core/NodeJS/VueJS app deployment in a Linux App Service via Azure DevOps, but only once in a while, for no apparent reason.
We use Azure DevOps to both build a…
-
**Describe the bug**
Getting application error after deploying the code on App service
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Azure CLI on Azure Cloud shell'
2. Git clone t…
-
Kudu is great for drag 'n drop upload but blame me for trying Kudu on Edge which doesn't support drag 'n drop yet! Can we please have an explicit old-style upload button for those who dare to try the …
-
Query on whether kudu supports OAuth 2.0 v2 token via MSAL to https://login.microsoftonline.com/{tenant}/oauth2/v2.0.
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-…
-
In Windows Azure Pack there is no API that the WAP team has been able to give us to enable Application Diagnostics (aka Application Logging (File System) option in WAP) saying it was a complicated pro…
-
I host my website on a VPS and am interested in using Kudu as a deployment tool to sync from source control to the production server. Can i use Kudu on a non-azure website or do i need to transfer my …
-
The process is running 64 bits and kudu (32 bits) is unable to read env or module info. The solution is to use [KuduHandles](https://github.com/projectkudu/KuduHandles) 64 bits instead - seem to wor…
-
When doing a `git push` in order to deploy an application, Kudu doesn't sync some files in `node_modules` because their creation date is always **26th october 1985**. The `git push` is made to the fol…
-
I guess this is kind of a feature request, as it doesn't seem possible OOTB. But would it be possible to extend the [logstream](https://github.com/projectkudu/kudu/wiki/Diagnostic-Log-Stream) to look …