We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0596c0b + f7d0c9a commit 529a3e0Copy full SHA for 529a3e0
articles/data-factory/connector-azure-file-storage.md
@@ -7,7 +7,7 @@ author: jianleishen
7
ms.subservice: data-movement
8
ms.topic: conceptual
9
ms.custom: synapse
10
-ms.date: 09/13/2024
+ms.date: 12/16/2024
11
---
12
13
# Copy data from or to Azure Files by using Azure Data Factory
@@ -486,6 +486,9 @@ The following properties are supported for Azure Files under `storeSettings` set
486
]
487
```
488
489
+>[!NOTE]
490
+>You can copy up to 4 MB of data to the sink when using system-assigned or user-assigned managed identity as the authentication type.
491
+
492
### Folder and file filter examples
493
494
This section describes the resulting behavior of the folder path and file name with wildcard filters.
0 commit comments