This article is designed to navigate you through the necessary prerequisites and step-by-step processes required to enable partial imports and the Entra ID reports feature effectively within Entra ID.
To create a brand new App, access Entra ID and
3. Click on New Registration.Name your application. For example, “AwesomeTestApp”.ame your application. For example, “AwesomeTestApp”.
Now that we created our test app, we can add additional API Permissions to this app.
Here's how to proceed:
2. Click on “Add permissions”
3. For this guide, we'll select Microsoft Graph as the API to grant permissions to.
4. Next, let's search for and select user.readwrite.all, then click “Add permissions”:
Next, let's assign permission to a specific user, enabling them to utilize this application. Here's the process:
3. Choose Assign users and groups.
4. Select “Add user/group”
5. Search for and select the user you wish to give permission to, then click “Select”.
6. Confirm by clicking “Assign”
The following step involves configuring the application to ensure that only the users we've specifically assigned can access it. Here's how to proceed with this adjustment:
2. Toggle “Assignment required” to Yes and click “Save”.
The process is complete!
To effectively review the changes made during the app creation and configuration process in Entra ID, and to verify these adjustments through Microsoft Purview, follow this step-by-step guide:
Start by accessing the Audit screen of Microsoft Purview: Microsoft Purview Audit Log Search.
Here:
Microsoft Purview will now begin compiling the information requested. This process may take between 5 to 20 minutes, varying with the activity level on your tenant. Once done, you can review details such as:
Here's the process:
2. Review every event associated with our recent app creation, including the delegation of permissions and other related activities:
By following these steps, you will have not only successfully created and configured an application in Entra ID but also verified and reviewed all related changes through Microsoft Purview's audit log feature.