Skip to content

Commit afd9b4e

Browse files
authored
Merge pull request #107882 from drkmccy/patch-2
Update active-directory-cloud-provisioning-sso.md
2 parents ef0b982 + f87e513 commit afd9b4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/active-directory-cloud-provisioning-sso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Cloud provisioning works with Single Sign-on. Currently there is not an option
2020
### Step 2: Import the Seamless SSO PowerShell module
2121

2222
1. Download, and install [Azure AD PowerShell](/powershell/azure/active-directory/overview).
23-
2. Browse to the `%programfiles%\Microsoft Azure Active Directory Connect` folder.
23+
2. Browse to the `Microsoft Azure Active Directory Connect` folder which should be in the extraction folder from Step 1.
2424
3. Import the Seamless SSO PowerShell module by using this command: `Import-Module .\AzureADSSO.psd1`.
2525

2626
### Step 3: Get the list of Active Directory forests on which Seamless SSO has been enabled
@@ -42,4 +42,4 @@ Cloud provisioning works with Single Sign-on. Currently there is not an option
4242

4343
### Step 5. Enable the feature on your tenant
4444

45-
To turn on the feature on your tenant, call `Enable-AzureADSSO -Enable $true`.
45+
To turn on the feature on your tenant, call `Enable-AzureADSSO -Enable $true`.

0 commit comments

Comments
 (0)