This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the recommended practice for team collaboration when using Git folders in Azure Databricks?
All team members should work in a single shared Git folder to minimize conflicts
Each team member should work in their own Git folder connected to the shared repository
Team members should avoid using Git folders and instead manually copy files between workspaces
Which file must exist at the root of a Declarative Automation Bundle project?
bundle.json
config.yml
databricks.yml
What happens when deploying a Declarative Automation Bundle with mode set to development?
Resource names are prefixed with the developer username and schedules are paused
Resources are deployed directly to production without any modifications
All existing resources in the workspace are deleted before deployment
According to the testing pyramid concept, which test type should make up the largest portion of an effective testing strategy?
End-to-end tests
Integration tests
Unit tests
What CLI command should be used to verify bundle configuration before deployment?
databricks bundle check
databricks bundle validate
databricks bundle test
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?