Skip to content

Commit cd13625

Browse files
committed
Update permissions and fix typos
1 parent 208b9e0 commit cd13625

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/data-factory/connector-google-cloud-storage.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ The following set-up is required on your Google Cloud Storage account:
4242

4343
## Required permissions
4444

45-
To copy data from Google Cloud Storage, make sure you have been granted the following permissions:
46-
47-
- **For copy activity execution:**: For ilustration the permissions defined in the servcie account may contain `storage.buckets.get`, `storage.buckets.list`, `storage.objects.create`, `storage.objects.get`, `storage.hmacKeys.get`, and `storage.hmacKeys.list` for Object Operations.
48-
- **For Data Factory GUI authoring**: `storage.buckets.get`, `storage.buckets.list`, `storage.objects.create`, `storage.objects.get`, `storage.hmacKeys.get`, and `storage.hmacKeys.list` for operations like test connection and browse/navigate file paths. If you don't want to grant these permission, skip test connection in linked service creation page and specify the path directly in dataset settings.
45+
To copy data from Google Cloud Storage, make sure you have granted the needed permissions. The permissions defined in the service account may contain `storage.buckets.get`, `storage.buckets.list`, `storage.objects.get` for Object Operations.
4946

5047
## Getting started
5148

0 commit comments

Comments
 (0)