-
Notifications
You must be signed in to change notification settings - Fork 989
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
Adding redirect URI to ADO #6843
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6. Set **Redirect URI (optional)** to **Web**. Copy the value from dbt Cloud to the next field: | ||
1. In dbt Cloud, navigate to **Account Settings** -> **Integrations**. | ||
2. Click the **edit icon** next to **Azure DevOps**. | ||
3. Copy the first **Redirect URIs** value to the field in Azure (not the value that ends with azure_active_directory_service_user). It will look like `https://<YOUR_ACCESS_URL>/complete/azure_active_directory`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[custom.Typos] Oops there's a typo -- did you really mean 'azure_active_directory_service_user'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just a little confused but figured it out and suggest these changes
Co-authored-by: Leona B. Campbell <[email protected]>
Co-authored-by: Leona B. Campbell <[email protected]>
6. Set **Redirect URI (optional)** to **Web**. Copy and paste the Redirect URI from dbt Cloud into the next field. To find the Redirect URI in dbt Cloud: | ||
1. In dbt Cloud, navigate to **Account Settings** -> **Integrations**. | ||
2. Click the **edit icon** next to **Azure DevOps**. | ||
3. Copy the first **Redirect URIs** value to the field in Azure (not the value that ends with azure_active_directory_service_user). It will look like `https://<YOUR_ACCESS_URL>/complete/azure_active_directory`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[custom.Typos] Oops there's a typo -- did you really mean 'azure_active_directory_service_user'?
What are you changing in this pull request and why?
Adds instructions for redirect URI
Checklist
🚀 Deployment available! Here are the direct links to the updated files: