Microsoft Purview · Arazzo Workflow
Microsoft Purview Define a Data Quality Rule and Scan
Version 1.0.0
Create a data quality rule, confirm it, then run a quality scan that evaluates it.
View Spec
View on GitHub
ComplianceData CatalogData ClassificationData GovernanceData Loss PreventionInformation ProtectionArazzoWorkflows
Provider
Workflows
define-rule-and-scan-quality
Create a data quality rule and run a scan that evaluates it.
Creates a data quality rule, confirms it by reading it back, and runs a data quality scan against the target asset using that rule.
1
createRule
createDataQualityRule
Create the data quality rule targeting the asset.
2
confirmRule
getDataQualityRule
Read the rule back by its identifier to confirm it was stored.
3
runScan
runDataQualityScan
Run a data quality scan that evaluates the rule against the asset.