I am using Visual Studio team services (visual studio online). I have a visual studio solution with 12 projects including a Web project (front end), which I set up. I had setup a build and deploy pipeline and successfully deployed the project to IIS but on checking the deployed files I found that the Web project wasn't deployed, just the class libraries. Navigating to the website url gives and "unauthorised response".
Refer to these steps to deploy web app: