Databricks on Azure
1149 releases that have landed on Azure, newest first.
- Genie Agent (formerly Genie Space) enhancements
Genie Code now includes skills for authoring and maintaining Genie Agents.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie One enhancements
Adds read-only chat sharing and Gmail connection, removes hourly and per-minute task frequencies.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Solution Accelerators in Databricks Marketplace are now published as apps or notebooks
They are now categorized as apps or notebooks, with unchanged content.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Arm-based instances are now supported with the compliance security profile
Supports all compliance standards, previously unsupported.
- Block specific internet destinations in network policies (Public Preview)
Blocks destinations regardless of network access mode, enforced through REST API.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Change the owner of standalone pipeline streaming tables and materialized views
Uses ALTER STREAMING TABLE and ALTER MATERIALIZED VIEW with SET OWNER TO. Applies to standalone pipeline datasets in Databricks SQL.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
- Data Classification is now available by default for some workspaces with the compliance security profile enabled
Requires compliance security profile and specific controls like HIPAA or HITRUST.
- Managed agent memory is in Beta
Stores memory in Unity Catalog memory stores, accessed through REST API.
- Standalone pipeline materialized views support expectations
Validates records in materialized views using CONSTRAINT clause. Replaces manual validation in standalone pipelines.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Enable access requests across your Unity Catalog metastore (Public Preview)
Enables requests at metastore level, inherited by all catalogs and schemas.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie Code system table now counts only user-submitted interactions
Excludes background and automated requests, such as autocomplete and quick-fix suggestions.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Legacy compute_preview system schema deprecated
Replaced by system.compute schema.
- Square managed ingestion connector (Beta)
Ingests point-of-sale data like payments and orders from Square into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - The Discover page is now in Public Preview
Helps find Unity Catalog data assets without requiring catalog hierarchy knowledge. Organizes tables and dashboards by business area.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Wiz Audit Logs managed ingestion connector (Beta)
Ingests Wiz audit log entries, issues, and vulnerability findings into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Netskope Logs managed ingestion connector (Beta)
Ingests Netskope event and alert logs into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Dashboard enhancements
Adds table header color customization and local metric view parameters.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie One enhancements
No longer requires SQL entitlement for consumer users.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
- Incremental ingestion for Workday Reports (Beta)
Ingests only changed rows since last pipeline run if a cursor column is configured.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakebase now supports Postgres 18
Postgres 17 remains the default, select Postgres 18 when creating a project.
- Publishing a Unity Catalog catalog to Microsoft Fabric is in Public Preview
Creates a read-only mirrored catalog, allowing Fabric users to query Unity Catalog tables directly.
- Salesforce Marketing Cloud managed ingestion connector (Beta)
Ingests campaigns, journeys, and email events from Salesforce Marketing Cloud into Databricks.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Comments on foreign tables (Beta)
Syncs table and column comments from external data sources to Unity Catalog foreign tables.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Omnigent coding agent meta-harness is now in Beta
Wraps coding agents like Claude Code and Codex with a common platform. Swap runtimes with one line of configuration.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - OneLake catalog federation is generally available
Allows reading OneLake data without copying, with read-only access and direct queries against file storage.
- Share Genie Agents externally using OpenSharing (Beta)
Creates a point-in-time snapshot of data assets for external sharing. Recipients can mount to create a local Genie Agent.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Connect Genie to Microsoft Copilot Cowork (Beta)
Uses Genie managed MCP server, enabling natural-language queries on Databricks data within Copilot Cowork.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Improved workspace files read performance
Applies to serverless and classic compute with Databricks Runtime 18 and above, speeding up workloads like find and grep.
- Install third-party apps from Databricks Marketplace
Installs apps directly in Unity Catalog-governed workspaces, keeping provider code closed-source.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakebase Search adds vector, keyword, and hybrid search to Postgres (Beta)
Adds vector and keyword search to Postgres with lakebase_vector and lakebase_text extensions, replacing separate search stacks.
- Lakeflow Designer is now generally available
Offers no-code data transformation with drag-and-drop canvas and Unity Catalog governance. Coming soon to compliance workspaces.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Lakeflow Designer will soon be available by default for workspaces with the compliance security profile enabled Coming soon
Replaces manual coding for data preparation and transformation. Available late July 2026.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - ai_query is now generally available
Lets you query AI models from SQL or Python.
- AUTO CDC flows for streaming tables in Databricks SQL are generally available
Automatically handles out-of-order records as SCD type 1 or 2, replacing complex MERGE INTO logic.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Azure Databricks UI assets will be served from a new CDN domain Coming soon
Replaces existing domain, requires firewall update to ui-assets.azuredatabricks.net.
- Configure the recovery period for dropped managed tables (Public Preview)
Sets recovery period to 0 hours or 7-30 days, requires Databricks Runtime 17.3.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 19 and Databricks Runtime 19 for Machine Learning are in Beta
Powered by Apache Spark 4.2.0.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks Runtime 19 (Beta): June 15, 2026
Replaces JDK 17 with JDK 21, removes 90 Python packages.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Databricks-to-Databricks Delta Sharing across regulatory domains is now available (Public Preview)
Supports sharing with AWS GovCloud, AWS GovCloud DoD, and Azure China.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud) - Genie mobile app (Public Preview)
Access Genie One from iOS and Android devices. Requires download from Apple App Store or Google Play Store.
AWS, read it on their docsAzure, read it on their docsGCP, read it on their docsSAP(not on this cloud)