Microsoft Purview · Arazzo Workflow
Microsoft Purview Search and Classify a Found Asset
Version 1.0.0
Search the catalog, read the top hit, and apply a classification to it.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
search-and-classify
Find an asset by keyword and classify it.
Runs a discovery search, resolves and reads the top hit, then adds a classification to that entity.
1
search
searchQuery
Search the catalog for assets matching the supplied keywords.
2
getEntity
getEntityByGuid
Read the full entity definition for the top search hit.
3
classify
addEntityClassifications
Apply the requested classification to the found entity.