SC-300 · Question #319
You have a Microsoft Exchange organization that uses an SMTP address space of contoso.com. Several users use their contoso.com email address for self-service sign-up to Microsoft Entra. You gain…
The correct answer is A. Update-MgPolicyAuthorizationPolicy. Use the "Update-MgPolicyAuthorizationPolicy" cmdlet with the "AllowedToSignUpEmailBasedSubscriptions" parameter set to False. https://learn.microsoft.com/en-us/entra/identity/users/directory-self-service-signup
Question
You have a Microsoft Exchange organization that uses an SMTP address space of contoso.com. Several users use their contoso.com email address for self-service sign-up to Microsoft Entra. You gain global administrator privileges to the Microsoft Entra tenant that contains the self-signed users. You need to prevent the users from creating user accounts in the contoso.com Microsoft Entra tenant for self-service sign-up to Microsoft 365 services. Which PowerShell cmdlet should you run?
Options
- AUpdate-MgPolicyAuthorizationPolicy
- BUpdate-MgDomain
- CUpdate-MgPolicyPermissionGrantPolicyExclude
- DUpdate-MgDomainFederationConfiguration
How the community answered
(42 responses)- A83% (35)
- B2% (1)
- C5% (2)
- D10% (4)
Explanation
Use the "Update-MgPolicyAuthorizationPolicy" cmdlet with the "AllowedToSignUpEmailBasedSubscriptions" parameter set to False. https://learn.microsoft.com/en-us/entra/identity/users/directory-self-service-signup
Topics
Community Discussion
No community discussion yet for this question.