Skip to content

Commit 2863be0

Browse files
authored
Merge pull request #46873 from MohitGargMSFT/patch-32
(ForumsTeam) Fixes MicrosoftDocs/azure-docs#11856
2 parents a63ba0f + 2fd1790 commit 2863be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/connect/active-directory-aadconnectfed-single-adfs-multitenant-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Connect to Azure Active Directory that contains the domain fabrikam.com
6060
Connect-MsolService
6161
Convert the fabrikam.com managed domain to federated:
6262

63-
Convert-MsolDomainToFederated -DomainName anandmsft.com -Verbose -SupportMultipleDomain
63+
Convert-MsolDomainToFederated -DomainName fabrikam.com -Verbose -SupportMultipleDomain
6464

6565
The above operation will federate the domain fabrikam.com with the same AD FS. You can verify the domain settings by using Get-MsolDomainFederationSettings for both domains.
6666

0 commit comments

Comments
 (0)