Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/connections/storage/catalog/bigquery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To create a project and enable BigQuery:
### Create a service account for Segment

To create a service account for Segment:
1. From the Navigation panel on the left, select **IAM & admin** > **Service accounts**.
1. From the Navigation panel on the left in the Google Developer Console, select **IAM & admin** > **Service accounts**.
2. Click **Create Service Account**.
3. Enter a name for the service account (for example, `segment-warehouses`) and click **Create**.
4. Assign the service account the following roles:
Expand Down