
Answer-first summary for fast verification
Answer: Manually restoring the previous version of the notebooks from a backup copy stored in Azure Blob Storage
The most efficient and quickest way to rollback the deployment to a stable version is by manually restoring the previous version of the notebooks from a backup copy stored in Azure Blob Storage. This approach allows for a revert back to a known stable state without the complexity of automation or monitoring solutions. Accessing and restoring the notebooks from Azure Blob Storage ensures immediate action can be taken to rectify critical issues affecting data quality, bypassing the need for additional setup or configuration. While options like Azure DevOps release pipelines or Azure Log Analytics offer future prevention and robust deployment strategies, the immediate need for a rollback is best served by a manual restoration from backup.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
After deploying a new version of a data processing workflow in Azure Databricks, critical issues affecting data quality are discovered. What is the most efficient method to quickly rollback the deployment to a stable version?
A
Setting up a custom monitoring solution using Azure Log Analytics to track and alert on individual tenant resource usage, applying scaling adjustments with Azure Automation
B
Manually restoring the previous version of the notebooks from a backup copy stored in Azure Blob Storage
C
Using Azure DevOps release pipelines with artifact versioning to automate and resource usage, to enforce fair use policies through Azure Function automation
D
Configuring Databricks Unity Catalog for data governance, and using its audit logs to monitor and manage resource allocation across tenants with Azure Policy enforcement
No comments yet.