File tree 1 file changed +2
-2
lines changed
tools/MicrosoftFabricMgmt
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The MicrosoftFabricMgmt is a collection of PowerShell scripts designed to intera
14
14
To install the MicrosoftFabricMgmt, clone the repository and import the module in your PowerShell session:
15
15
``` sh
16
16
git clone https://github.com/microsoft/fabric-toolbox.git
17
- Import-Module ./MicrosoftFabricMgmt/MicrosoftFabricMgmt.psm1
17
+ Import-Module ./tools/ MicrosoftFabricMgmt/MicrosoftFabricMGMT /MicrosoftFabricMgmt.psm1
18
18
```
19
19
20
20
## Prerequisites
@@ -270,4 +270,4 @@ Set-FabricApiHeaders -TenantId $tenantId -AppId $appId -AppSecret $secureAppSecr
270
270
- [ Update-FabricWorkspaceRoleAssignment.ps1] ( ./MicrosoftFabricMgmt/docs/Update-FabricWorkspaceRoleAssignment.md )
271
271
272
272
## License
273
- This project is licensed under the MIT License. See the [ LICENSE] ( /LICENSE ) file for details.
273
+ This project is licensed under the MIT License. See the [ LICENSE] ( /LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments