Configure Remote Desktop via management portal for Windows Azure Cloud Services

Windows Azure now allows users to configure, enable remote desktop for cloud services via management portal. Earlier, users could only enable this at the time of deployment. This new features allows users to configure the remote desktop on fly and eliminates the need of redeployment. Below are the steps to configure:

  1. Log onto Windows Azure Management Portal
  2. Navigate to “Cloud Services”
  3. Select the cloud service you would like to configure Remote Desktop
  4. Select configure option
  5. Click on “Remote” at the bottom of the screenimage_thumb[24]
  6. Select the role you would like to configure Remote Desktop(You may choose “All” option to configure remote desktop for all the roles)
  7. Select “Enable Remote Desktop” and configure all required fields (user name, password, certificate, expires on) and click “Complete”

image_thumb[11]

Note: Please ensure you password does not contain username or portion of user name. For example, if the user name is “hari”, make sure password is not like “hari$999” or “ha-789”. This will result in “Your credentials did not work” error when you try to RDP.

 

Related Articles

“Your credentials did not work”

https://blogs.msdn.com/b/narahari/archive/2011/08/29/getting-quot-your-credentials-did-not-work-quot-when-connecting-to-windows-azure-vm-s.aspx