exam questions

Exam MS-100 All Questions

View all questions & answers for the MS-100 exam

Exam MS-100 topic 14 question 3 discussion

Actual exam question from Microsoft's MS-100
Question #: 3
Topic #: 14
[All MS-100 Questions]

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 ג€"tenantID parameter.
  • B. From Azure Cloud Shell, run the Set-AzureADUserExtension cmdlet.
  • C. Azure Cloud Shell, run the New-AzureADUser cmdlet and specify the ג€"UserPrincipalName parameter.
  • D. From Azure Cloud Shell, run the New-AzureADMSInvitation cmdlet and specify the ג€"InvitedUserEmailAddress parameter.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
✑ 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 ג€"InvitedUserEmailAddress parameter.
Note:
There are several versions of this question in the exam. The question has two possible correct answers:
1. From the Azure portal, create guest accounts.
2. From Azure Cloud Shell, run the New-AzureADMSInvitation cmdlet and specify the ג€"InvitedUserEmailAddress parameter.
Other incorrect answer options you may see on the exam include the following:
1. From the Azure portal, modify the authentication methods.
2. From the Azure portal, add an identity provider.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/b2b/add-users-administrator https://docs.microsoft.com/en-us/powershell/module/azuread/new-azureadmsinvitation?view=azureadps-2.0

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mkoprivnj
Highly Voted 4 years, 6 months ago
D for sure!
upvoted 11 times
...
JCkD4Ni3L
Most Recent 2 years, 2 months ago
Selected Answer: D
Correct !
upvoted 1 times
...
Startkabels
2 years, 7 months ago
Selected Answer: D
Checked
upvoted 1 times
...
BDuff
3 years, 5 months ago
D all the way!
upvoted 2 times
...
PattiD
4 years, 6 months ago
New-AzureADMSInvitation [-InvitedUserDisplayName <String>] -InvitedUserEmailAddress <String> [-SendInvitationMessage <Boolean>] -InviteRedirectUrl <String> [-InvitedUserMessageInfo <InvitedUserMessageInfo>] [-InvitedUserType <String>] [<CommonParameters>]
upvoted 2 times
...
Alvaroll
4 years, 9 months ago
12-50 https://www.examtopics.com/exams/microsoft/ms-100/view/43/
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...