Azure Deployment - Be careful adding a Remote Desktop connection to deployments that you want to swap staging with live…
Posted
by joelvarty
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by joelvarty
Published on Tue, 07 Dec 2010 15:46:24 GMT
Indexed on
2010/12/08
5:39 UTC
Read the original article
Hit count: 583
Adding Remote Desktop capability adds an external endpoint onto the deployment, meaning it may have more endpoints that your current live deployment. When there is a difference in the number of endpoints between a staging and live deployment, you can’t swap them in the Azure portal. Oops.
So you have to the remote capability to your live deployment first if you want to do this…
more later – joel
© ASP.net Weblogs or respective owner