
Explanation:
The correct answer is Merge into main branch. Databricks Repos integrates with Git repositories, enabling operations such as version control for notebooks, libraries, and other code. The operations commonly done through Databricks Repos include merging changes from a feature branch into the main branch.
Why the other options are incorrect:
Ultimate access to all questions.
Which operation is facilitated by Databricks Repos among the following?
A
Git automation calls Databricks Repos API
B
Pull request and review process
C
Merge into main branch
D
Create a new branch based on main branch
E
Databricks Repos API call to bring Repo in Production folder to the latest version
No comments yet.