Hi:
I am getting a very strange problem while executing Convert-MsolDomainToFederated:
Convert-MsolDomainToFederated : You cannot convert the specified domain to use
identity federation because the account you are currently signed in with is a m
ember of the domain lctr365.com. Please sign in to the service using an accoun
t that is a member of the company administrators role and is not part of the do
main lctr365.com, and then try again.
At line:1 char:30
+ Convert-MsolDomainToFederated <<<< -DomainName lctr365.com
+ CategoryInfo : InvalidOperation: (:) [Convert-MsolDomainToFeder
ated], FederationException
+ FullyQualifiedErrorId : CannotConvertDomainToFederatedAsADomainUser,Micr
osoft.Online.Identity.Federation.Powershell.ConvertDomainToFederated
I am trying to convert an office 365 domain to federated indentity.
Any help about this problems will be greatly appreciated.
Thanks