-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update Databricks integration docs to reflect new OAuth auth method #20677
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
Conversation
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.
looks good!
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
[email protected] unqueued this merge request |
/merge -c |
View all feedbacks in Devflow UI.
|
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
This pull request was merged directly. |
What does this PR do?
Updates the Databricks integration docs to include the new OAuth auth method (and marks the Personal Access Token method as "legacy"). This achieves parity with the public docs for the DJM <> Databricks integration (documentation markdown here).
Motivation
Now that OAuth has been 100% rolled out for the Databricks integration, we should update the docs to reflect the fact that using Personal Access Tokens is a legacy approach and only available for workspaces created before today. New workspaces must use OAuth. The DJM <> Databricks docs in the "documentation" repo have already been updated. This PR updates the overall Databricks integration docs.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged