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: src/unify/data-graph/setup-guides/BigQuery-setup.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ redirect_from:
11
11
12
12
Set up your BigQuery data warehouse to Segment for the [Data Graph](/docs/unify/data-graph/data-graph/).
13
13
14
+
As long as the service account has been granted permissions to read tables from both projects, the customer should be good to go.
15
+
14
16
## Step 1: Roles and permissions
15
17
> warning ""
16
18
> You need to be an account admin to set up the Segment BigQuery connector as well as write permissions for the `__segment_reverse_etl` dataset.
@@ -52,6 +54,9 @@ To grant read-only access for the Data Graph:
52
54
5. Select the **BigQuery Data Viewer role**.
53
55
6. Click **Save**.
54
56
57
+
> info ""
58
+
> You can grant permissions to access data from multiple projects for the BigQuery service account you use.
59
+
55
60
## *(Optional)* Step 4: Restrict read-only access
56
61
If you want to restrict access to specific datasets, grant the BigQuery Data Viewer role on datasets to the service account. Make sure to grant read-only access to the Profiles Sync dataset.
0 commit comments