Microsoft Purview · Arazzo Workflow
Microsoft Purview Publish a Data Product
Version 1.0.0
Create a business domain, confirm it, then publish a data product under it.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
publish-data-product
Create a business domain and publish a data product under it.
Creates a business domain, resolves its id, creates a data product that references the domain, and confirms the data product by reading it back.
1
createDomain
createBusinessDomain
Create the business domain that will own the data product.
2
getDomain
getBusinessDomain
Read the business domain back by its identifier to confirm it was created.
3
createDataProduct
createDataProduct
Create a data product anchored to the new business domain.
4
getDataProduct
getDataProduct
Read the data product back by its identifier to confirm it was stored.