Skip to content

Commit

Permalink
This branch was auto-updated!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
2 parents 3ed273a + 692ed8a commit 76ab6dc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ You will then be redirected to BigQuery and asked to approve the drive, cloud pl
<Lightbox src="/img/docs/dbt-cloud/using-dbt-cloud/dbt-cloud-enterprise/BQ-auth/BQ-access.png" title="BigQuery access request" />

Select **Allow**. This redirects you back to dbt Cloud. You should now be an authenticated BigQuery user, ready to use the dbt Cloud IDE.

## FAQs

<FAQ path="Warehouse/bg-oauth-drive-scope"/>
8 changes: 8 additions & 0 deletions website/docs/faqs/Warehouse/bq-oauth-drive-scope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Why does the BigQuery OAuth application require scopes to Google Drive?
description: "Learn more about Google Drive scopes in the BigQuery OAuth application"
sidebar_label: "BigQuery OAuth Drive Scopes"
id: bq-oauth-drive-scope
---

BigQuery supports external tables over both personal Google Drive files and shared files. For more information, refer to [Create Google Drive external tables](https://cloud.google.com/bigquery/docs/external-data-drive).

0 comments on commit 76ab6dc

Please sign in to comment.