If you have a company that has several domains listed, like we do.
And I only want to convert one domain to federated so that I can SSO and dirsync only that one
Convert-MSOLDomainToFederated -DomainName DomainA.Com
The Command Shouldnt touch the other accounts in DomainB correct?, even if they are the same company account just different domains?
Basicly DomainA.Com - is a listed domain non-production
DomainB.Com - is my production stuff and i dont want that distrubed for my testing
Thank you ..