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.
1 parent 5855490 commit 11af847Copy full SHA for 11af847
src/connections/storage/catalog/bigquery/index.md
@@ -36,7 +36,7 @@ To store your Segment data in BigQuery, complete the following steps:
36
1. From the Navigation panel on the left, select **IAM & admin** > **Service accounts**.
37
2. Click **Create Service Account**.
38
3. Enter a name for the service account (for example `segment-warehouses`) and click **Create**.
39
-4. When assigning permissions, make sure to grant the service account the following roles:
+4. Assign the service account the following roles:
40
- `BigQuery Data Owner`
41
- `BigQuery Job User`
42
5. [Create a JSON key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys){:target="_blank"}.
0 commit comments