I want to implement a solution in Microsoft Purview that allows me to receive an email notification when a column in a table is automatically classified during a scan.
The scenario is as follows:
* I have a data source in Dataverse registered with Microsoft Purview.
* A classification scan is run on that source.
* Once the scan is complete, and if any column has been classified (for example, with sensitive information labels), I need to generate an automatic alert.
My goal is to:
* Detect when a column changes or receives a classification.
* Trigger an email notification at that moment.
I am evaluating whether this can be achieved through integration with Power Automate, for example:
* Using Microsoft Purview events, triggers, or APIs.
* Or by consuming scan logs/results to trigger a workflow.
Is it possible to implement this workflow with Power Automate? If it's not straightforward, what additional architecture or components would be required (e.g., Azure Event Grid, Purview APIs, etc.)?

Report
All responses (
Answers (