MicrosoftMicrosoft
SC-300 · Question #440
SC-300 Question #440: Real Exam Question with Answer & Explanation
The correct answer is C: Create a guest user account in contoso.com. Create a guest user account in contoso.com. Run the New-AzureADMSInvitation cmdlet. [For Microsoft Active Directory] Run the New-MgInvitation cmdlet. [For Microsoft Entra] Add a custom domain name to contoso.com Add a WS-Fed identity provider. Configure the External collaboration
Submitted by miguelv· Mar 6, 2026
Question
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?
Options
- AConfigure the External collaboration settings.
- BRun the New-MgUser cmdlet.
- CCreate a guest user account in contoso.com
- DAdd a custom domain name to contoso.com.
Explanation
- Create a guest user account in contoso.com. * Run the New-AzureADMSInvitation cmdlet. [For Microsoft Active Directory] * Run the New-MgInvitation cmdlet. [For Microsoft Entra] * Add a custom domain name to contoso.com * Add a WS-Fed identity provider. * Configure the External collaboration settings. * Implement Azure AD Connect. * Implement Microsoft Entra Application Proxy. * Implement Microsoft Entra Connect sync * Run the New-AzADUser cmdlet. * Run the New-MgUser cmdlet. * New-AzureADMSInvitation This cmdlet is used to invite a new external user to your directory. * New-MgInvitation Microsoft.Graph.Identity.SignIns Use this API to create a new invitation or reset the redemption status for a guest user who already redeemed their invitation. Invitation adds an external user to the organization https://docs.microsoft.com/en-us/azure/active-directory/external-identities/b2b-quickstart-add- guest-users-portal https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins/new- https://docs.microsoft.com/en-us/powershell/module/azuread/new- azureadmsinvitation?view=azureadps-2.0
Community Discussion
No community discussion yet for this question.