Microsoft Identity and Access Administrator — Question 18
You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains an Azure AD 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. Run the New-AzureADMSInvitation cmdlet.
- B. Configure the External collaboration settings.
- C. Add a WS-Fed identity provider.
- D. Implement Azure AD Connect.
Correct answer: A
Explanation
The correct answer is A because running the New-AzureADMSInvitation cmdlet allows you to invite the contractor to access App1 using their email address. Option B is incorrect as adjusting external collaboration settings does not directly provide access to a specific application. Option C is irrelevant as adding a WS-Fed identity provider does not pertain to inviting users. Option D is not necessary for granting access to an existing application for a contractor.