User93267240 posted
<p>I don't know what I'm doing wrong. I am unable to publish an asp .net application to an Azure app service Web App from Visual Studio Team Service. First, in VS team service I do a build and that works fine. Then I try to actually publish my asp .net
application to my Azure Web App and when I browse to it I get the "There's nothing here yet, but Microsoft Azure makes it simple to publish content to ..." page. The way I am trying to publish is by going into VSTS and doing an actual
build/release process. When the release
process is finished nothing get's published. Now when I try to set this up directly from Azure there is a build controller not found issue. I have already spent a lot of time going through the Microsoft articles that makes it look simple, continues deploy,
etc. If someone can give help doing this detailing the all inclusive method, including the build controller that would be great.