Publishing ASP.net to Azure VM -


there lots of information on publishing asp azure cloud web service , forth cannot find lot on publishing azure vm.

also problem find assumes have started project azure enabled start. haven't done, have somehow convert it, again have seen many ways of doing on web based on different requirements.

so how publish asp.net project (that has no reference azure) azure vm.

thanks

install web deploy vm , publish directly through visual studio

http://www.iis.net/downloads/microsoft/web-deploy


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -