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/data-factory/connector-azure-file-storage.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: jianleishen
7
7
ms.subservice: data-movement
8
8
ms.topic: conceptual
9
9
ms.custom: synapse
10
-
ms.date: 07/31/2024
10
+
ms.date: 09/13/2024
11
11
---
12
12
13
13
# Copy data from or to Azure Files by using Azure Data Factory
@@ -213,8 +213,8 @@ To use system-assigned managed identity authentication, follow these steps:
213
213
214
214
2. Grant the managed identity permission in Azure Files. For more information on the roles, see this [article](../role-based-access-control/built-in-roles/storage.md#storage-file-data-smb-share-reader).
215
215
216
-
-**As source**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Reader** role.
217
-
-**As sink**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Contributor** role.
216
+
-**As source**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Reader** role.
217
+
-**As sink**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Contributor** role.
218
218
219
219
These properties are supported for an Azure Files linked service:
220
220
@@ -257,8 +257,8 @@ To use user-assigned managed identity authentication, follow these steps:
257
257
258
258
1.[Create one or multiple user-assigned managed identities](../active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal.md) and grant permission in Azure Files. For more information on the roles, see this [article](../role-based-access-control/built-in-roles/storage.md#storage-file-data-smb-share-reader).
259
259
260
-
-**As source**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Reader** role.
261
-
-**As sink**, in **Access control (IAM)**, grant at least the **Storage File Data SMB Share Contributor** role.
260
+
-**As source**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Reader** role.
261
+
-**As sink**, in **Access control (IAM)**, grant at least the **Storage File Data Privileged Contributor** role.
262
262
263
263
2. Assign one or multiple user-assigned managed identities to your data factory and [create credentials](credentials.md) for each user-assigned managed identity.
0 commit comments