Share via

Restrict Security Admin Access.

Sheik Mohamed Yasar 450 Reputation points
2026-02-23T00:50:27.09+00:00

Hi,

I would like to restrict one of our Security Administrators’ access to all Microsoft admin portals except Microsoft Defender (security.microsoft.com). I attempted to use Conditional Access, but it blocked all admin access, including the Defender portal.

I am looking for a solution that allows access only to the Defender portal while preventing access to other Microsoft admin portals.

Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 125.5K Reputation points MVP Volunteer Moderator
    2026-02-23T07:17:13.7933333+00:00

    Have you considered granting the user Defender-specific role via the built-in RBAC controls, instead of the "global" role assignment? Check this article for more details: https://learn.microsoft.com/en-us/defender-xdr/manage-rbac


  2. Q&A Assist
    2026-02-23T00:50:37.5133333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To restrict a Security Administrator's access to all Microsoft admin portals except for Microsoft Defender, you can utilize Conditional Access policies effectively. Here’s a general approach:

    1. Create a Conditional Access Policy: Sign in to the Microsoft Entra admin center and navigate to Entra ID > Conditional Access > Policies.
    2. Define the Policy:
      • Assignments: Under Users or workload identities, include the Security Administrator role.
      • Exclude: Under Users and groups, exclude the Security Administrator from the policy to allow access to the Defender portal.
    3. Target Resources: Under Target resources, select Resources (formerly cloud apps) and include all Microsoft admin portals except for Microsoft Defender.
    4. Access Controls: Set the access controls to block access to the selected portals while allowing access to Microsoft Defender.
    5. Enable the Policy: After confirming your settings, enable the policy.

    This setup should allow the Security Administrator to access Microsoft Defender while restricting access to other Microsoft admin portals. Ensure that the policy is tested in report-only mode before fully enabling it to avoid unintended lockouts.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.