Forum Discussion
log into a VM in Azure using my Azure AD credentials via RDP
Hi StefanKi ,
There are some specific requirements and limitations for using 'Sign in to Windows VM with Azure AD credentials' feature. Everything is described in this article: Sign in to Windows virtual machine in Azure using Azure Active Directory | Microsoft Docs
I tried to visualize the requirements in a diagram (I made for my customer). It might not be 100% accurate (it's been a few months), so I would refer to the article for up-to-date information. Please not that this feature is now Generally Available for Windows VMs (no longer in a Preview).
- kokhoorAug 16, 2023Copper Contributor
[UPDATE] I manage to resolve the issue by adding the exact server name of the VM into my hosts file. The exact name can be found under Devices in Azure AD page in the portal.
pazdedav i received error that I cannot use ip as explained so I put the server hostname into my hosts file and connect using that.
Now I receive a new error: AADSTS293004: The target-device identifier n the request '' was not found in the tenant '...'
What should I do to resolve this?