What is the easiest way to run IIS on a virtual machine on Azure? -


i managed create web service on azure , create virtual machine, didnt see option merge them can use web service capabilities ( such easy deploy ) still use virtual machine disk , running window service.

is there simple article on best approch configuration ?

thannks

the easiest way:

file new project -> cloud -> wcf service web role or aspnet mvc 4 web role , create web api.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -