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 225da70 commit 7c22cc1Copy full SHA for 7c22cc1
src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
@@ -35,7 +35,7 @@ Permission | Details
35
`bigquery.tables.getData` | This allows Segment to run `SELECT` queries on tables that will be defined in the model.
36
37
38
-1. Navigate to **IAM & Admin > Roles** in BigQuery.
+1. In BigQuery, navigate to **IAM & Admin > Roles**.
39
2. Click **+ CREATE ROLE** to create a new role.
40
3. Add **title** and **Description** as you like.
41
4. Click **ADD PERMISSIONS** and add the permission listed in the above tables. You will to repeat that until all required permissions were added.
0 commit comments