A unified data governance solution that helps manage, protect, and discover data across your organization
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:
- Azure SDK for Python – GitHub Repo (azure-sdk-for-python)
- Azure SDK for .NET – GitHub Repo (azure-sdk-for-net)
- Submitting this as feedback on the Azure Purview Feedback Portal
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.