Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,198 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I would like to limit/allow access to certain ressources depending on the tag. For example the group of users "Dev" can only modify and access the ressources (VM for example) with the tag and the value "environnement : dev" etc with the others groups and tags.
I tried the conditionnal access but it is not working in my case.
If you have any ideas ?
Thanks.
This is not possible. Roles and permissions are applied at the resource, resource group or subscription/management group level, you cannot apply them to specific tags.