
Answer-first summary for fast verification
Answer: Enable B2B collaboration in Azure AD and configure the guest user permissions using the Azure portal.
Option B is the correct answer. Enabling B2B collaboration in Azure AD and configuring the guest user permissions using the Azure portal allows for the management of guest user access in a centralized and consistent manner. This approach provides built-in controls and monitoring capabilities for guest users. While custom policies and Conditional Access policies can also be used, they may require additional development effort and may not provide the same level of simplicity and integration as B2B collaboration. Manually reviewing and approving guest user access requests is not scalable and may not provide the same level of consistency and monitoring as using B2B collaboration.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization has a requirement to implement a guest user access policy in Azure AD to manage access for external users. You need to ensure that guest users have the appropriate level of access and that their access is monitored and audited. What steps should you take to achieve this?
A
Create a custom policy using the Microsoft Graph API to control guest user access based on specific attributes or conditions.
B
Enable B2B collaboration in Azure AD and configure the guest user permissions using the Azure portal.
C
Use Azure AD Conditional Access policies to control guest user access based on specific applications or resources.
D
Manually review and approve guest user access requests through the Azure portal.