Azure / Azure/azure-sdk-for-python
How to create Data Products in Purview
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
Currently, we create a top level domain and attach data sources to it and a scan object is assigned to the data source. This results in the scan objects being added to a domain.
By going through the API docs and the azure-sdk-purview client packages, I am not able to find the functionality to create Data products in purview. Under the GUI, these are listed under the Data-Catalog section. The purpose of doing so is to have related assets of a data product grouped together (Similar to the concept of a workspace in fabric which has the related assets for a data-job grouped together in a single workspace).
I would appreciate if I could get some guidance on how can this be achieved if it's an existing functionality or if this is not implement, is there a timeline to implement this feature.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.