Microsoft Identity and Access Administrator — Question 88
You have a Microsoft Entra tenant named contoso.com that contains an enterprise application named App1.
A contractor uses the credentials of[email protected].
You need to ensure that you can provide the contractor with access to App1. The contractor must be able to authenticate as[email protected].
What should you do?
Answer options
- A. Implement Microsoft Entra Connect sync.
- B. Create a guest user account in contoso.com.
- C. Configure the External collaboration settings.
- D. Run the New-MgUser cmdlet.
Correct answer: B
Explanation
The correct answer is B, as creating a guest user account in contoso.com allows the contractor to authenticate and gain access to App1 using their existing credentials. Option A is incorrect because Microsoft Entra Connect sync is not necessary for this scenario. Option C is also incorrect as configuring external collaboration settings alone does not grant access; a user account must be created. Option D is not applicable since running the New-MgUser cmdlet is not needed for providing access in this case.