Question 85
DP-750 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →Your team uses an Azure Databricks Git folder under `/Workspace/Users/<email>/` to develop notebooks against a shared GitHub repository. A developer finishes a notebook, commits it, and pushes it to a feature branch. After the pull request is merged into `main`, a manager claims that the merged notebook is now automatically live in the production workspace. **Proposed solution:** Committing and pushing notebooks from a user-level Git folder, and merging the pull request into the `main` branch on the Git provider, automatically deploys those notebooks into the production Databricks workspace with no further action required. **Does this solution meet the goal?**
- AYes
- BNo