contoso.com の SMTP アドレス スペースを使用する Microsoft Exchange 組織があります。 複数のユーザーが、Azure AD へのセルフサービス サインアップに contoso.com のメール アドレスを使用しています。 自己署名ユーザーを含む Azure AD テナントに対するグローバル管理者権限を取得します。 ユーザーが Microsoft 365 サービスにセルフサービスでサインアップできるように、contoso.com Azure AD テナントにユーザー アカウントを作成できないようにする必要があります。 どの PowerShell コマンドレットを実行する必要がありますか?
正解:B
The Update-MgPolicyPermissionGrantPolicyExclude cmdlet is used to exclude a policy from being applied to a specific set of users. In this case, you can use the cmdlet to exclude the self- service sign-up policy from being applied to users with the contoso.com SMTP address space.