Is it possible publish a mvc website as a subsite to an exisiting site on azure?
Im running a CMS (Composite C1) that is published to azure and i wonder if I can publish a MVC project to the same webrole/instance such www.mysite.com is the cms system and then my mvc project is running as www.mysite.com/myproject/ or myproject.mysite.com ?