Forum Discussion
lfk73
May 23, 2024Brass Contributor
Limit internal access from AVD
I'm working on a project to implement a privileged access management system that limits certain people to only being able to RDP or SSH to certain hosts.
In the interim however I need to give external parties access to hosts they are responsibility for managing and nothing else.
Is there a way in AVD that I can specify certain hosts\IP's that a person can connect to once they have logged onto AVD?
Take this, and you may consider NSG on control as well:
https://learn.microsoft.com/en-us/azure/virtual-desktop/rbac
- lfk73Brass ContributorThanks but this doesn't answer my question.