We have multiple Licenses I want to Implement Conditional Access Policy

Fahad Gul 20 Reputation points
2024-08-22T10:42:46.56+00:00

Hello Everyone,

We have multiple Licenses I want to Implement Security on all users.

I created a Group, added all Company users to this group, and assigned a P1 license to this group.

I want to Implement a Conditional Access policy to block all new users excluded from this group.

means anyone who creates a user goes into the blocked mode.

when a new user is added to an excluded group, he will access their resources.

but is this possible to mean I have doubts is it working or not please anyone let me know if this formula is working or not?

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
868 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,372 questions
0 comments No comments
{count} votes

Accepted answer
  1. Navya 9,565 Reputation points Microsoft Vendor
    2024-08-26T05:12:46.2666667+00:00

    Hi @Fahad Gul

    Thank you for posting this in Microsoft Q&A.

    I understand your requirement to implement a Conditional Access policy to block new users who are not part of a specific group.

    Yes, this approach is possible.

    1.Create an exclusion group and include the users to whom you wish to grant access.

    2.Create a Conditional Access policy that excludes the group.

    a. Create new policy.

    b. Under Assignments selects Users and groups > On the Include tab, select All Users > Under Exclude, select Users and groups and choose the exclusion group you created.

    c. Select "Block access" to block users who are not part of the group.

    d. Set enable policy to "on" and create policy.

    Hope this helps. Do let us know if you any further queries.

    Thanks,

    Navya.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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