c# - What are the steps required in moving an existing VS2013 website solution to cloud services? -



c# - What are the steps required in moving an existing VS2013 website solution to cloud services? -

we have developed , deployed several website solutions through visual studio. now, host these through web roles on azure cloud services.

to host solution web role, process simple creating new windows azure cloud service in visual studio, importing related projects new asp.net web role?

yes - add together azure cloud project solution , add together existing web project web role in cloud project. see how to: migrate , publish web application azure visual studio details.

c# asp.net azure azure-web-roles azure-cloud-services

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -