I have Azure Dashboard visualizing metrics of Azure SQL And Azure Data Factory. I have Azure Alert and LogicApps sending alert.
Now I would like to build monitoring report if table is empty or if there are data duplicates in Azure SQL. What is recommended too making query? What is recommended tool for displaying report for admin users of Azure solution? What is recommended way to send alert?
Keep it simple. Create sql job and just apply checks on it.