What problem does it solve?
This Skill helps you reliably deploy your agent to Databricks Apps, including updating bundle configuration, starting the app with the new code, and troubleshooting common deployment and access issues.
Core Features & Use Cases
- End-to-end Databricks Apps deployment: Validate the bundle, deploy resources, and start the app using the correct Databricks bundle workflow.
- Safe handling of existing apps: Bind an existing app to the bundle by syncing server-side configuration or delete and recreate when appropriate.
- Post-deploy operations and debugging: Query OAuth-required endpoints, view logs, verify compute/app status, and handle streaming/error expectations.
- Authentication options: Use OAuth tokens for querying and support on-behalf-of user authentication in agent code.
Quick Start
Ask the AI to deploy your agent bundle to Databricks Apps by running the pre-flight check, validating the bundle, deploying it, and then starting it with the required bundle run step.