Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
dks
New Member

Databricks Catalog Mirroring API

We aim to implement Databricks Mirroring through the Fabric APIs for automation. However, the Mirroring API specifically states that it is not compatible with Databricks. Are there alternative APIs that could be used to achieve this functionality?

1 ACCEPTED SOLUTION
burakkaragoz
Community Champion
Community Champion

Hi @dks ,

 

yeah, the current Fabric Mirroring API doesn’t support Databricks – it’s limited to sources like Azure SQL, Snowflake, etc.

we had a similar need and here’s what we did instead:

  • used Azure Data Factory or Fabric Data Pipelines to copy data from Databricks tables (via JDBC or REST)
  • landed the data into a Lakehouse table in Fabric
  • then used that table in reports or semantic models

it’s not real-time mirroring, but works for scheduled syncs.

also worth checking if Delta Sharing is an option – Databricks supports it and Fabric is expected to support it soon (if not already in preview).


If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

View solution in original post

5 REPLIES 5
v-echaithra
Community Support
Community Support

Hi @dks ,

If the provided answer was helpful, please mark it as "Accept as solution" and click "Yes" if you found it helpful, it will be helpful for other members of the community who have similar problems as yours to solve it faster.

 

Regards,
Chaithra.

v-echaithra
Community Support
Community Support

Hi @dks ,

We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

 

Regards,
Chaithra.

v-echaithra
Community Support
Community Support

Hi @dks ,

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

 

Regards,
Chaithra.

burakkaragoz
Community Champion
Community Champion

Hi @dks ,

 

Just checking in – did the steps I shared help resolve the issue?

If it’s working now, feel free to mark the response as the Accepted Solution. This helps others who face the same issue find the fix faster.
And of course, a little Kudos would be much appreciated!

If you're still running into trouble, let me know what you've tried so far and I’ll help you dig deeper. We’ll get it sorted!

burakkaragoz
Community Champion
Community Champion

Hi @dks ,

 

yeah, the current Fabric Mirroring API doesn’t support Databricks – it’s limited to sources like Azure SQL, Snowflake, etc.

we had a similar need and here’s what we did instead:

  • used Azure Data Factory or Fabric Data Pipelines to copy data from Databricks tables (via JDBC or REST)
  • landed the data into a Lakehouse table in Fabric
  • then used that table in reports or semantic models

it’s not real-time mirroring, but works for scheduled syncs.

also worth checking if Delta Sharing is an option – Databricks supports it and Fabric is expected to support it soon (if not already in preview).


If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.