Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update BigQuery OAuth docs with Redirect URI UI (#5698)
## What are you changing in this pull request and why? The multicell engineering team has changed how dbt Cloud users should source the Redirect URI for configuring BigQuery OAuth. The redirect URI is now sourced from the connection details page instead of using regional access URLs. This change is being made to support assigning static subdomains to US multi-tenant accounts. This change coincides with us running the task to backfill BigQuery OAuth redirect URIs, as documented in MUL-944. This change should not be merged into the "current" branch until we perform the backfill task. ### When does this matter? The currently live documentation is still applicable, but will no longer be correct once we start assigning static subdomains to US multi-tenant accounts. We have not started to do this; we will probably start to do this within the next few months. This change is applicable now _and_ once we start assigning static subdomains. ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) so my content adheres to these guidelines. - ~For [docs versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning), review how to [version a whole page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) and [version a block of content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content).~ - [x] Add a checklist item for anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch." - [x] Complete backfill task in MUL-944 --------- Co-authored-by: Ly Nguyen <[email protected]>
- Loading branch information