Hi
is the VM Azure AD Joined?
If yes, you can add their Azure AD User accounts to either the "Virtual Machine Login" or "Virtual Machine Administrator Login" IAM role at the Resource Group level where the machine is deployed. However, they will only be allowed to have one user on the VM at any one time.
If you need multiple concurrent user sessions, you'd need to deploy an Azure Virtual Desktop Host Pool and create your VMs using the "Windows 11 Multi Session" image which would allow for multiple concurrent logins.
Links below should help you with this:
https://learn.microsoft.com/en-us/azure/virtual-desktop/create-host-pool?tabs=portal https://michaeldurkan.com/2022/05/17/100daysofcloud-day91-azurevirtualdesktopdemo-part1/ https://michaeldurkan.com/2022/05/18/100daysofcloud-day92-azurevirtualdesktopdemo-part2/
Hope this helps,
Thanks
Michael Durkan
- If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!