You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-sync-files-troubleshoot.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -988,19 +988,19 @@ if ($fileShare -eq $null) {
988
988
# [Portal](#tab/azure-portal)
989
989
1. Click **Access control (IAM)** on the left-hand table of contents.
990
990
1. Click the **Role assignments** tab to the list the users and applications (*service principals*) that have access to your storage account.
991
-
1. Verify **Hybrid File Sync Service** appears in the list with the **Reader and Data Access** role.
991
+
1. Verify **Microsoft.StorageSync** or **Hybrid File Sync Service** (old application name) appears in the list with the **Reader and Data Access** role.
992
992
993
993

994
994
995
-
If **Hybrid File Sync Service** does not appear in the list, perform the following steps:
995
+
If **Microsoft.StorageSync** or **Hybrid File Sync Service** does not appear in the list, perform the following steps:
996
996
997
997
- Click **Add**.
998
998
- In the **Role** field, select **Reader and Data Access**.
999
-
- In the **Select** field, type **Hybrid File Sync Service**, select the role and click **Save**.
999
+
- In the **Select** field, type **Microsoft.StorageSync**, select the role and click **Save**.
0 commit comments