Data profiling monitoring with foreign catalog

sta_gas
New Contributor II

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.

sta_gas_0-1760357690503.png

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.