Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Login URL Examples #4685

Merged
merged 12 commits into from
Aug 1, 2024
Merged

Updating Login URL Examples #4685

merged 12 commits into from
Aug 1, 2024

Conversation

matthewshaver
Copy link
Contributor

What are you changing in this pull request and why?

The access URLs will be unique per client/region and embedded links of the cloud.getdbt.com URL in our docs need to be updated to the generic YOUR_ACCESS_URL.

URLs that link to a page in the dbt Cloud product, will be redirected to the Regions & IP Address page that will include instructions on how to find a clients URL.

This does not currently touch API pages, just /docs and /guides that link out to cloud.getdbt.com

Checklist

@matthewshaver matthewshaver requested a review from a team as a code owner December 20, 2023 21:30
Copy link

vercel bot commented Dec 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Aug 1, 2024 3:14pm

@github-actions github-actions bot added content Improvements or additions to content guides Knowledge best suited for Guides size: small This change will take 1 to 2 days to address Docs team Authored by the Docs team @dbt Labs labels Dec 20, 2023
@github-actions github-actions bot added size: medium This change will take up to a week to address and removed size: small This change will take 1 to 2 days to address labels May 29, 2024
@matthewshaver matthewshaver changed the title [DRAFT] Updating Login URL Examples Updating Login URL Examples May 29, 2024
@mirnawong1
Copy link
Contributor

hey @matthewshaver , is this pr still being worked on?

@matthewshaver matthewshaver requested a review from mirnawong1 July 30, 2024 21:14
@matthewshaver
Copy link
Contributor Author

@mirnawong1 ready to address this one!

@@ -40,6 +40,13 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt

2. Save the `dbt_cloud.yml` file in the `.dbt` directory, which stores your dbt Cloud CLI configuration. Store it in a safe place as it contains API keys. Check out the [FAQs](#faqs) to learn how to create a `.dbt` directory and move the `dbt_cloud.yml` file.

- North America: https://YOUR_ACCESS_URL/cloud-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i know we're in beta but should we also add the azure mt? we might need to think about a snippet or easier approach to the URLs maybe for the future?

@@ -85,7 +85,7 @@ In order to let dbt connect to your warehouse, you'll need to generate a keyfile
3. Create a service account key for your new project from the [Service accounts page](https://console.cloud.google.com/iam-admin/serviceaccounts?walkthrough_id=iam--create-service-account-keys&start_index=1#step_index=1). For more information, refer to [Create a service account key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys#creating) in the Google Cloud docs. When downloading the JSON file, make sure to use a filename you can easily remember. For example, `dbt-user-creds.json`. For security reasons, dbt Labs recommends that you protect this JSON file like you would your identity credentials; for example, don't check the JSON file into your version control software.

## Connect dbt Cloud to BigQuery​
1. Create a new project in [dbt Cloud](https://cloud.getdbt.com/). From **Account settings** (using the gear menu in the top right corner), click **+ New Project**.
1. Create a new project in [dbt Cloud](/docs/cloud/about-cloud/access-regions-ip-addresses). From **Account settings** (using the gear menu in the top right corner), click **+ New Project**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch!

Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thank you for doing this @matthewshaver !

@matthewshaver matthewshaver enabled auto-merge (squash) August 1, 2024 15:14
@matthewshaver matthewshaver merged commit 011f7ed into current Aug 1, 2024
10 checks passed
@matthewshaver matthewshaver deleted the acces-url branch August 1, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs guides Knowledge best suited for Guides size: medium This change will take up to a week to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants