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. 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 This question is in MS-100 Exam For getting Microsoft 365 Administrator Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer