Skip to content

Commit 8705b83

Browse files
committed
Add get metadata permission
1 parent eef6138 commit 8705b83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-factory/control-flow-get-metadata-activity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: data-services
1313

1414

1515
ms.topic: conceptual
16-
ms.date: 03/02/2020
16+
ms.date: 04/15/2020
1717
ms.author: jingwang
1818

1919
---
@@ -52,6 +52,7 @@ The Get Metadata activity takes a dataset as an input and returns metadata infor
5252
| [SFTP](connector-sftp.md) | √/√ | √/√ || x/x | √/√ || x ||| √/√ |
5353
| [FTP](connector-ftp.md) | √/√ | √/√ || x/x | x/x || x ||| √/√ |
5454

55+
- When using Get Metadata activity against a folder, make sure you have LIST/EXECUTE permission to the given folder.
5556
- For Amazon S3 and Google Cloud Storage, `lastModified` applies to the bucket and the key but not to the virtual folder, and `exists` applies to the bucket and the key but not to the prefix or virtual folder.
5657
- For Azure Blob storage, `lastModified` applies to the container and the blob but not to the virtual folder.
5758
- `lastModified` filter currently applies to filter child items but not the specified folder/file itself.

0 commit comments

Comments
 (0)