Skip to content

Commit df53a89

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#104901
Updated line number 148 From Hybrid Identity Administratoristrator To Hybrid Identity Administrator
1 parent 04a0763 commit df53a89

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)