What should you do?

Posted by: Pdfprep Category: MS-100 Tags: , ,

You need to meet the security requirement for the vendors.

What should you do?
A . From Azure Cloud Shell, run the Set-MsolUserPrincipalName and specify the CtenantID parameter.
B . From Azure Cloud Shell, run the Set-AzureADUserExtension cmdlet.
C . Azure Cloud Shell, run the New-AzureADUser cmdlet and specify the CUserPrincipalName
parameter.
D . From Azure Cloud Shell, run the New-AzureADMSInvitation cmdlet and specify the C
InvitedUserEmailAddress parameter.

Answer: D

Explanation:

– Vendors must be able to authenticate by using their Microsoft account when accessing Contoso resources.

You can invite guest users to the directory, to a group, or to an application. After you invite a user through any of these methods, the invited user’s account is added to Azure Active Directory (Azure AD), with a user type of Guest. The guest user must then redeem their invitation to access resources. An invitation of a user does not expire.

The invitation will include a link to create a Microsoft account. The user can then authenticate using their Microsoft account. In this question, the vendors already have Microsoft accounts so they can authenticate using them.

In this solution, we are creating guest account invitations by using the New-AzureADMSInvitation cmdlet and specifying the CInvitedUserEmailAddress parameter.

Note:

There are several versions of this question in the exam. The question has two possible correct answers:

Leave a Reply

Your email address will not be published.