
Answer-first summary for fast verification
Answer: Use the Databricks Repo interface to connect to the external Git provider
The correct method is to use the Databricks Repo interface to connect to the external Git provider. This approach ensures that the connection is established securely and efficiently, allowing for seamless collaboration and version control within the Databricks environment, while also maintaining synchronization with the external Git repository.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with connecting a repository from an external Git provider to Databricks repos. Describe the steps you would take to ensure that this connection is established securely and efficiently, allowing for seamless collaboration and version control.
A
Manually transfer files between the Git repository and Databricks
B
Use the Databricks Repo interface to connect to the external Git provider
C
Clone the repository to a local machine and then sync with Databricks
D
Use a third-party tool to bridge the connection between Git and Databricks
No comments yet.