Microsoft Purview · Arazzo Workflow
Microsoft Purview Classify a Data Asset Entity
Version 1.0.0
Register a catalog entity, confirm it, then apply and verify a classification.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
classify-entity
Create a catalog entity and apply a classification to it.
Creates or updates an Atlas entity, resolves the GUID the service assigned, adds a classification to that entity, and confirms the classification is present on the entity.
1
createEntity
Create or update the data asset entity. Purview matches on the supplied guid or on unique attributes such as qualifiedName.
2
3
addClassification
Attach the requested classification to the entity, propagating it according to the classification's defaults.
4
listClassifications
List the classifications on the entity to verify the new one is present.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.