Share via

Is it possible to Register Azure Databricks Unity Catalog as a Data Source in Microsoft Purview using the Python or .net SDK for Purview

Amie Barkes 86 Reputation points
2025-05-06T13:28:25.75+00:00

Is it possible to Register Azure Databricks Unity Catalog as a Data Source and create scans in Microsoft Purview using the Python or .net SDK for Purview? The python SDK documentation does not list Azure Databricks as a data source Kind and I have not been able to find any examples or issues relating to the same. Ideally I would like to create data sources and scans for unity catalogue enabled Azure Databricks workspaces using either python azure.purview.scanning or .NET SDK Azure.Analytics.Purview.Scanning. I have a large number of Databricks workspaces and it would be preferable to manage these in Purview programmatically.

Microsoft Security | Microsoft Purview
0 comments No comments

Answer accepted by question author

Smaran Thoomu 35,375 Reputation points Microsoft External Staff Moderator
2025-05-06T14:08:02.7566667+00:00

Hi @Amie Barkes

As of now, Azure Databricks Unity Catalog is supported in Microsoft Purview as a data source, but registration and scan configuration through the Python (azure-purview-scanning) or .NET SDKs is currently not available for Unity Catalog workspaces.

The Unity Catalog connector is only supported through the Microsoft Purview Studio (portal). This includes manual registration and scan configuration.

That said, Microsoft is actively expanding SDK capabilities, so support for Unity Catalog via SDKs may be added in the future. I would recommend monitoring SDK support updates through the following resources:

If programmatic management is critical due to the number of workspaces you have, an interim option might involve using ARM templates or REST API automation, although support there is also currently limited for Unity Catalog.
Hope this helps. Do let us know if you any further queries.


If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.