Microsoft Purview · Arazzo Workflow
Microsoft Purview Onboard an Entity into a Collection
Version 1.0.0
Create a Data Map entity, confirm it, move it into a collection, and classify it.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
onboard-entity-to-collection
Create a Data Map entity, file it into a collection, and classify it.
Creates or updates an entity, resolves its GUID, moves it into a collection, and applies a classification to it.
1
createEntity
entityCreateOrUpdate
Create or update the entity in the Data Map.
2
getEntity
entityGetByGuid
Read the entity back by its assigned GUID to confirm it exists.
3
moveToCollection
entityMoveToCollection
Move the entity into the target collection.
4
classify
entityAddClassifications
Apply the requested classification to the onboarded entity.