Skip to content

Commit fb49e34

Browse files
Merge pull request #7250 from segmentio/charholt-patch-1
added clarity to set-up service account in GCP
2 parents 4cc92c1 + cb0851b commit fb49e34

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
@@ -36,7 +36,7 @@ To create a project and enable BigQuery:
3636
### Create a service account for Segment
3737

3838
To create a service account for Segment:
39-
1. From the Navigation panel on the left, select **IAM & admin** > **Service accounts**.
39+
1. Open the Google Developer Console, select the Navigation panel and navigate to **IAM & admin** > **Service accounts**.
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:

0 commit comments

Comments
 (0)