Skip to content

Commit fb1f882

Browse files
authored
Merge pull request #7474 from segmentio/WB-123/update-bigquery-role-for-service-account
Updated role for bigquery service account setup
2 parents 2f3749b + 178134f commit fb1f882

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/bigquery

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/bigquery/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create a service account for Segment:
4040
2. Click **Create Service Account**.
4141
3. Enter a name for the service account (for example, `segment-warehouses`) and click **Create**.
4242
4. Assign the service account the following roles:
43-
- `BigQuery Data Owner`
43+
- `BigQuery Data Owner` or `BigQuery Data Editor`
4444
- `BigQuery Job User`
4545
5. [Create a JSON key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys){:target="_blank"}.
4646
The downloaded file will be used to create your warehouse in the Segment app.

0 commit comments

Comments
 (0)