Skip to content

Commit 84bc78d

Browse files
Merge pull request #297553 from jeffpatt24/patch-11
Update file-sync-managed-identities.md
2 parents fb767d9 + e667599 commit 84bc78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To configure your Azure File Sync deployment to utilize system-assigned managed
3434

3535

3636

37-
- **Az.StorageSync [PowerShell module](https://www.powershellgallery.com/packages/Az.StorageSync) version 2.5.0 or later** must be installed on the machine that will be used to configure Azure File Sync to use managed identities. To install the latest Az.StorageSync PowerShell module, run the following command from an elevated PowerShell window:
37+
- **Az.StorageSync [PowerShell module](https://www.powershellgallery.com/packages/Az.StorageSync) version 2.5.0 or later** must be installed on the machine that will be used to configure Azure File Sync to use managed identities. To install the latest Az.StorageSync PowerShell module, run the following command from an elevated PowerShell window:
3838

3939
```powershell
4040
Install-Module Az.StorageSync -Force

0 commit comments

Comments
 (0)