I have an ASP.NET project initially developed and deployed using Azure Web Sites, without direct access to the machine.
I would like to deploy the same project on an existing Virtual Machine under my account at Azure.
Unfortunately, when try to select the Virtual Machines option here:
I get an empty list - although there is a machine under my Azure account. I get an option to create a new Virtual Machine - but I want to avoid it.
Is it posisble to solve it, by configuring a Web Deploy service on the machine? Some other trick?