Update the domain authentication method for Microsoft 365 to use Enterprise Identity
Microsoft 365
to use Enterprise Identity
You can update existing domains when the email domain must be redirected to a different
Enterprise Identity
domain than Microsoft 365
. - Retrieve the current federation configuration for your domain. TypeGet-MgDomainFederationConfiguration -DomainName. Press Enter.domain-Authentication managedFor more information, see Get-MgDomainFederationConfiguration.
- TypeNew-MgDomainFederationConfiguration -DomainName. Press Enter.domain-Authentication federated -ActiveSignInUriactiveSignInURI-FederationBrandNamebrandName-IssuerUriissuerURI-SignOutUriSignOutURI-PassiveSignInUripassiveSignInURI-SigningCertificatecertificateText-PreferredAuthenticationMethodprotocol-FederatedIdpMfaBehavior acceptIfMfaDoneByFederatedIdp -PreferredAuthenticationProtocol samlFor more information, see New-MgDomainFederationConfiguration.
- UseGet-MgDomainFederationConfiguration -DomainNameto check the domain settings.domain| Format-List