Skip to content

Commit 6bd4d18

Browse files
authored
Merge pull request #471 from cagov/dbt-cloud-devops-docs-minor-update
Update dbt-setup.md
2 parents bb2c2e9 + 5da4ccb commit 6bd4d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup/dbt-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To set up a new project on dbt Cloud follow these steps:
1818
1. For more guidance, read [dbt's docs on connecting to Snowflake via key pair](https://docs.getdbt.com/docs/cloud/connect-data-platform/connect-snowflake#key-pair)
1919

2020
1. Finally click the _Test Connection_ button.
21-
1. Connect the appropriate repository. Read [dbt's docs on connecting to GitHub](https://docs.getdbt.com/docs/cloud/git/connect-github) or [dbt's docs on connecting to Azure DevOps](https://docs.getdbt.com/docs/cloud/git/setup-azure#register-an-azure-ad-app) and [Microsoft's docs on creating branch policies in DevOps](https://learn.microsoft.com/en-us/azure/devops/repos/git/pr-status-policy?view=azure-devops).
21+
1. Connect the appropriate repository. Read [dbt's docs on connecting to GitHub](https://docs.getdbt.com/docs/cloud/git/connect-github) or [dbt's docs on connecting to Azure DevOps](https://docs.getdbt.com/docs/cloud/git/setup-azure#register-an-azure-ad-app) and [Microsoft's docs on creating branch policies in DevOps](https://learn.microsoft.com/en-us/azure/devops/repos/git/pr-status-policy?view=azure-devops). To integrate dbtCloud with Azure DevOps, the service user (legacy) option must be used. Complete the steps found in the [documentation](https://docs.getdbt.com/docs/cloud/git/setup-azure#register-an-azure-ad-app).
2222

2323
Once you're through the first five steps you can return to the dbt homepage and click the Settings button in the upper right corner. From there you can follow the steps to configure three environments for Continuous integration - CI, development, and production. Read [dbt's docs on CI in dbt Cloud](https://docs.getdbt.com/docs/deploy/continuous-integration). Read [dbt's docs on creating production (deployment) environments](https://docs.getdbt.com/docs/deploy/deploy-environments) and [dbt's docs on creating and scheduling deploy jobs](https://docs.getdbt.com/docs/deploy/deploy-jobs#create-and-schedule-jobs).
2424

0 commit comments

Comments
 (0)