Forum Discussion
Invalid login credentials
Azure Host server setup and ready for use
Microsoft remote desktop get to final screen of negotiating credentials
and Invalid login credentials please re-enter username and password is the message I keep getting
- Kent GaardmandSteel Contributor
To clarify.
- you have a Windows based VM in Azure
- When you try to RDP to the VM, you are told the password is incorrect.
you have an option via the portal to reset the password, this requires the VM agent to be installed.
- Terrence HarringtonCopper Contributor
I tried that also several times before posting and it did not work.
I hope below give you the clarity you where looking for so that you can help further if you can.
My specs are:
Mac Book Pro with Apple OS
(MRD) Microsoft Remote Desktop App from App Store
Azure VDI Cloud for Desktop Virtualization
*Those specs should work seamlessly like they advertised: https://www.microsoft.com/en-us/cloud-platform/desktop-virtualization
- Kent GaardmandSteel Contributor
I am unaware of a product called Azure VDI Cloud for Desktop Virtualization.
The link you provided just refers to running a VDI infrastrcture on 2016 servers.
How did you deploy the VDI infrastrcture? right now im guessing its just IaaS machines.
There is a deployment package defined in the market place that uses ARM templates to help you deploy the infrastructure. this link would describe that process
the market place would have asked you the following:
- Administrator user name and password. This is a new user that will manage the deployment.
- DNS name and AD domain name. These are NEW resources that are created. Make sure the names are meaningful.
- VM size. You get to choose the size of VMs to use for the RDSH endpoints. You can also manually change the sizes after the initial deployment to help you optimize the VMs for your workloads and for cost.
But this would not intergrate with you current directory, also as an administrator you may need to connect using /console
if i misunderstood, perhaps you could provide screen shot of the deployed resources in azure ?
- Peter WakeCopper ContributorI had this issue the second time I tried to access my (shut down and restarted) VM - but it was because I was using an RDP file from before and I hadn't realised that the DNS gets reallocated (of course it does!). Solution was to set up a 'DNS name label' and you then endup with e.g. myvm.uksouth.cloudapp.azure.com which auto routes each time.