1

I have a GitHub repository with a Visual Studio Solution with the following folder structure

-- GitHub Repository Root Folder
-- -- Visual Studio Solution Folder
-- -- -- project-a.example.com Folder
-- -- -- project-b.example.com Folder
-- -- -- project-c.example.com Folder

I have three different Azure Web Sites to host these web projects projects (MVC 5 Web Application)

Looks like I can connect to a Azure Website to a single repository and can't figure out how to connect it to a sub-folder where the related project's source code reside. What am I doing wrong? Thanks in advance for your time!

Karthik Murugesan
  • 1,100
  • 3
  • 13
  • 25
  • 1
    possible duplicate of [Azure websites deploy specific web project](http://stackoverflow.com/questions/13632955/azure-websites-deploy-specific-web-project) – AlexC Feb 18 '15 at 20:30

0 Answers0