Share via

application security

Rex Smith 0 Reputation points
2026-02-16T16:00:47.9566667+00:00

How do I restrict a Entra application to specific data?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-16T16:00:55.6366667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To restrict a Microsoft Entra application to specific users or services, you can configure the application to require user assignment. This means that only users or services assigned to the application will be able to sign in or obtain an access token. Here are the steps to do this:

    1. Sign in to the Microsoft Entra admin center.
    2. Navigate to Enterprise apps > All applications.
    3. Select the application you want to configure.
    4. On the application's Overview page, under Manage, select Properties.
    5. Locate the setting Assignment required? and set it to Yes.
    6. Save your changes.

    When you set the application to require assignment, user consent for that application is not allowed, ensuring that only assigned users can access it. Additionally, you may also consider using Azure role-based access control (Azure RBAC) for more granular access control.


    References:

    Was this answer helpful?

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.