From 6ffd25bc42ed5451305f51a2b0625e32396a9d2b Mon Sep 17 00:00:00 2001 From: nataliefiann <120089939+nataliefiann@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:52:18 +0100 Subject: [PATCH] Update website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> --- .../docs/docs/cloud/connect-data-platform/connnect-bigquery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md index 98f458bc5bd..f83b9d0ef1d 100644 --- a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md +++ b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md @@ -109,7 +109,7 @@ Optionally, you may specify an execution project to bill for query execution, in #### Impersonate service account -This feature allows users authenticating via local OAuth to access BigQuery resources based on the permissions of a service account. +This feature allows users authenticating using local OAuth to access BigQuery resources based on the permissions of a service account. For a general overview of this process, see the official docs for [Creating Short-lived Service Account Credentials](https://cloud.google.com/iam/docs/create-short-lived-credentials-direct).