
Answer-first summary for fast verification
Answer: Add external users as guests in your Azure AD tenant and assign them to appropriate groups.
Option B is the correct answer. Adding external users as guests in your Azure AD tenant allows you to manage their access effectively and assign them to appropriate groups. This approach provides a centralized way to manage external users without the need for separate tenants or on-premises directories. While MFA can enhance security, it does not directly address the management of external users. Creating a separate tenant or on-premises directory for external users can be complex and may not provide the same level of integration and management capabilities as adding them as guests in your existing tenant.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization has a large number of external users who need access to your Azure resources. You need to manage these external users effectively and ensure that they have the appropriate access. What steps should you take to achieve this?
A
Create a new Azure AD tenant for external users and manage their access separately.
B
Add external users as guests in your Azure AD tenant and assign them to appropriate groups.
C
Create a separate on-premises Active Directory for external users and use Azure AD Connect to synchronize their accounts.
D
Use multi-factor authentication (MFA) to secure access for external users.
No comments yet.