
Ultimate access to all questions.
You are tasked with pulling changes from an external Git provider back to a Databricks workspace. Describe the steps you would take to ensure that the latest updates are correctly integrated and that the synchronization between the Databricks Repo and the external Git repository is maintained.
A
Manually copy the changes from the Git repository to the Databricks workspace
B
Use the Databricks Repo interface to pull changes from the external Git provider
C
Clone the repository to a local machine and then push the changes to Databricks
D
Use the Databricks CLI to pull changes from the external Git provider