You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
132
133
133
134
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).
0 commit comments