Skip to content

Commit 8e0583c

Browse files
committed
DOC-453 Condensing intro into individual steps
1 parent b4d365e commit 8e0583c

File tree

1 file changed

+8
-7
lines changed
  • src/connections/storage/catalog/bigquery

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,16 @@ Then, head to your warehouse's connection settings and update with the
120120
to your warehouse, [remove access to the shared Service Account](#remove-access-to-the-shared-service-account).
121121

122122
### Remove access to the shared Service Account
123-
After you've [created a new Service Account for Segment](#create-a-service-account-for-segment) and
124-
verified that the data is loading into your warehouse properly, remove access to the shared Service Account
123+
You can remove access to the shared Service Account
125124
(`[email protected]`) using the following instructions:
126125

127-
1. Sign in to the [Google Developers Console](https://console.developers.google.com).
128-
2. Open the IAM & Admin product, and select **IAM**.
129-
3. From the list of projects, select the project that has BigQuery enabled.
130-
4. On the project's page, select the **Permissions** tab, and then click **view by PRINCIPALS**.
131-
5. Select the checkbox for the `[email protected]` account and then click **Remove** to remove access to this shared Service Account.
126+
1. Create a [new Service Account for Segment](#create-a-service-account-for-segment) using the linked instructions.
127+
2. Verify that the data is loading into your warehouse.
128+
3. Sign in to the [Google Developers Console](https://console.developers.google.com).
129+
4. Open the IAM & Admin product, and select **IAM**.
130+
5. From the list of projects, select the project that has BigQuery enabled.
131+
6. On the project's page, select the **Permissions** tab, and then click **view by PRINCIPALS**.
132+
7. Select the checkbox for the `[email protected]` account and then click **Remove** to remove access to this shared Service Account.
132133

133134
For more information about managing IAM access, see Google's documentation, [Manage access to projects, folders, and organization](https://cloud.google.com/iam/docs/granting-changing-revoking-access).
134135

0 commit comments

Comments
 (0)