Skip to content

Commit 3397df7

Browse files
shnatarashnatara
authored andcommitted
more readmeChanges
1 parent 482d839 commit 3397df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Identity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Then make sure the following modules are imported:
88

99
```powershell
1010
Import-Module ..\Connect\AzureStack.Connect.psm1
11-
Import-Module ..\Identity\AzureStack.Identity.psm1
11+
Import-Module .\AzureStack.Identity.psm1
1212
```
1313
## Creating a Service Principal in a disconnected (AD FS) topology
1414
You can create a Service Principal by executing the following command after importing the Identity Module

0 commit comments

Comments
 (0)