A company deploys an Office 365 tenant.
You need to configure single sign-on (SSO) for all user accounts.
Which two actions should you perform? Each correct answer presents part of the solution.
A.
Run the Windows PowerShell cmdlet Convert-MsolDomainToStandard.
B.
Run the Windows PowerShell cmdlet Enable-ADFSEndpoint.
C.
Run the Windows PowerShell cmdlet Convert-MsolDomainToFederated.
D.
Deploy a federation server proxy.
E.
Run the Windows PowerShell cmdlet New-ADFSOrganization.
F.
Deploy a federation server farm.
Explanation:
http://technet.microsoft.com/en-us/library/dn194092.aspx
Why not D as well?
Comment in previous version that I found helpful:
Revenge of the Moo says:
October 29, 2015 at 10:00 pm
SSO Requires ADFS. The answers are C & F, the question doesn’t ask what order they must be done in, so Serrano doesn’t have to worry
MOC material states Federation proxies are not required although they are strongly highly very very very much recommended (i.e. as close to required as possible without an actual hardcoded measure). So you *technically* don’t need FS proxies although you’d be an utter muppet if you didn’t use them