Does Azure Purview have a data lineage API?

Viewed 101

I know there are connectors for Purview that support data lineage data collection. However, I'm wondering if Purview has any sort of API that allows any data processing (ETL) process to write a lineage record/document to the Purview lineage repository?

1 Answers

It's built on Apache Atlas - Data Governance and Metadata framework for Hadoop.

Related