- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2025 05:20 AM
Hi team,
I’m currently working with Azure Databricks and have created a foreign catalog for my source database in Azure SQL. I can successfully run SELECT statements from Databricks to the Azure SQL database.
However, I would like to set up data profiling monitoring using the Quality tab, but I’m facing limitations in terms of availability and functionality.
The table type is FOREIGN and the catalog type is FOREIGN_CATALOG.
Could you please advise on the best approach or any recommended steps to enable this feature in this catalog? I acknowledge that i can create materialize views or replicate the data into managed tables on another catalog, however I would like not to replicate all the data.