Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
974 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Can I allow only domain joined PCs to access Azure Portal ?
Hi Basem,
To restrict Azure Portal access to only domain-joined PCs, you can set up device-based Conditional Access policies using Microsoft Intune and Microsoft Entra Conditional Access. These policies evaluate the compliance status of managed devices and enforce security and compliance standards by allowing access only to compliant devices.
Please check the following MS. Documentation : https://learn.microsoft.com/en-us/mem/intune/protect/create-conditional-access-intune
Hope that helps!