Skip to content

Commit f9f6258

Browse files
authored
Update file-sync-managed-identities.md
1 parent 055d8e2 commit f9f6258

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ To configure your Azure File Sync deployment to utilize system-assigned managed
3030
- You must be a **member of the Owner management role** or have “Microsoft.Authorization/roleassignments/write” permissions.
3131
- **Allow Azure services on the trusted services list to access this storage account** exception must be enabled for preview. [Learn more](file-sync-networking-endpoints.md#grant-access-to-trusted-azure-services-and-restrict-access-to-the-storage-account-public-endpoint-to-specific-virtual-networks)
3232
- **Allow storage account key access** must be enabled for preview. To check this setting, navigate to your storage account and select **Configuration** under the Settings section.
33-
- **Az.StorageSync [PowerShell module](https://www.powershellgallery.com/packages/Az.StorageSync) version 2.2.0 or later** must be installed on the machine that will be used to configure Azure File Sync to use managed identities.
34-
- To install the latest Az.StorageSync PowerShell module, run the following command from an elevated PowerShell window:
33+
- **Az.StorageSync [PowerShell module](https://www.powershellgallery.com/packages/Az.StorageSync) version 2.2.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:
3534

3635
```powershell
3736
Install-Module Az.StorageSync -Force

0 commit comments

Comments
 (0)