Skip to content

Commit 8663ffb

Browse files
Merge pull request #226622 from ManoharLakkoju-MSFT/patch-28
(AzureCXP) fixes MicrosoftDocs/azure-docs#104901
2 parents 04a0763 + df53a89 commit 8663ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-staged-rollout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Enable *seamless SSO* by doing the following:
145145

146146
`Import-Module .\AzureADSSO.psd1`
147147

148-
4. Run PowerShell as an administrator. In PowerShell, call `New-AzureADSSOAuthenticationContext`. This command opens a pane where you can enter your tenant's Hybrid Identity Administratoristrator credentials.
148+
4. Run PowerShell as an administrator. In PowerShell, call `New-AzureADSSOAuthenticationContext`. This command opens a pane where you can enter your tenant's Hybrid Identity Administrator credentials.
149149

150150
5. Call `Get-AzureADSSOStatus | ConvertFrom-Json`. This command displays a list of Active Directory forests (see the "Domains" list) on which this feature has been enabled. By default, it is set to false at the tenant level.
151151

0 commit comments

Comments
 (0)