Microsoft Purview · Arazzo Workflow
Microsoft Purview Profile a Data Asset and Poll for Results
Version 1.0.0
Kick off data profiling for an asset, then poll until the profiling completes.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
profile-asset-and-poll
Start data profiling for an asset and poll until it completes.
Initiates profiling for a data asset and repeatedly reads the profiling result, looping while it is InProgress and ending when it reaches a terminal status.
1
startProfiling
runDataProfiling
Initiate data profiling for the asset.
2
pollResult
getDataProfilingResult
Read the profiling result and inspect its status. Loop back while it is still InProgress; end when it reaches Completed or Failed.