From 910be9212e58cd98f7d816fa01f2f9d8f664d5f9 Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:41:41 -0500 Subject: [PATCH] Finishing migration --- website/docs/docs/cloud/git/setup-azure.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/docs/cloud/git/setup-azure.md b/website/docs/docs/cloud/git/setup-azure.md index e391f674815..6f2664fd492 100644 --- a/website/docs/docs/cloud/git/setup-azure.md +++ b/website/docs/docs/cloud/git/setup-azure.md @@ -154,9 +154,9 @@ If your dbt Cloud app does not have a service principal, take the following acti -5. Follow the instructions in [Add role to service principal](#add-a-role-to-the-service-principal). -6. In dbt Cloud, navigate to **Account settings** --> **Integrations** and edit the **Azure DevOps** integration. - +5. Follow the instructions in [Add role to service principal](#add-a-role-to-the-service-principal) if the app doesn't already have them assigned. +6. In dbt Cloud, navigate to **Account settings** --> **Integrations** and edit the **Azure DevOps** integration. +7. Click the **Service principal** option, fill out the fields, and click **Save**. The services will continue to function uninterrupted.