Forum Discussion

dks's avatar
dks
New Member
1 year ago
Solved

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?

  • 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.

5 Replies

  • 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.

  • 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!

  • v-echaithra's avatar
    v-echaithra
    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.

  • v-echaithra's avatar
    v-echaithra
    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's avatar
    v-echaithra
    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.