File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Cloud provisioning works with Single Sign-on. Currently there is not an option
20
20
### Step 2: Import the Seamless SSO PowerShell module
21
21
22
22
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 .
24
24
3 . Import the Seamless SSO PowerShell module by using this command: ` Import-Module .\AzureADSSO.psd1 ` .
25
25
26
26
### 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
42
42
43
43
### Step 5. Enable the feature on your tenant
44
44
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 ` .
You can’t perform that action at this time.
0 commit comments