Azure Databricks · Arazzo Workflow
Azure Databricks Back Up a Notebook by Export and Re-import
Version 1.0.0
Confirm a notebook, export its content, and re-import it to a backup path.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData EngineeringMachine-LearningArazzoWorkflows
Provider
Workflows
backup-notebook
Export a notebook and re-import it to a backup path.
Confirms the source via getWorkspaceObjectStatus, exports it with exportWorkspaceObject, then imports the content to a backup path.
1
confirmSource
Confirm the source object exists and is a NOTEBOOK before exporting it.
2
exportNotebook
Export the source notebook in SOURCE format and capture the base64-encoded content.
3
importBackup
Import the exported content to the backup path, overwriting any existing backup.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.