Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
With regular fabric gen2 dataflows, when you schedule a refresh there's an option to send refresh failure notifications, but dataflows w/ cicd doesn't give that option. Alternative ways to get immediate failure notifications on cicd dataflows?
Solved! Go to Solution.
Hi @amawillia,
Thanks for posting your query in Microsoft fabric community forum. Also, a big thank you to @nilendraFabric for your valuable input.
The approach suggested by the @nilendraFabric while valid for regular Dataflow Gen2 won’t work for CI/CD-enabled Dataflows unless additional workarounds are implemented.
Since automated refresh failure notifications are not natively available for CI/CD Dataflow Gen2, here are two possible alternatives:
You can enable Diagnostic Logging for Dataflow Gen2 in the Fabric Admin Portal, configure the logs to be sent to Azure Log Analytics, and then set up an Azure Monitor Alert to notify you via email or Microsoft Teams when a refresh fails. (OR)
If Azure Monitor is not an option, you can manually review refresh history in the Fabric Monitoring Hub, which provides insights into refresh statuses and failures.
If you find this information useful, please “Accept it as a solution” and give it a “Kudos” to assist others in locating it easily.
Thank you.
Hi @amawillia,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @amawillia,
May I ask if you have resolved this issue? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @amawillia,
Thanks for posting your query in Microsoft fabric community forum. Also, a big thank you to @nilendraFabric for your valuable input.
The approach suggested by the @nilendraFabric while valid for regular Dataflow Gen2 won’t work for CI/CD-enabled Dataflows unless additional workarounds are implemented.
Since automated refresh failure notifications are not natively available for CI/CD Dataflow Gen2, here are two possible alternatives:
You can enable Diagnostic Logging for Dataflow Gen2 in the Fabric Admin Portal, configure the logs to be sent to Azure Log Analytics, and then set up an Azure Monitor Alert to notify you via email or Microsoft Teams when a refresh fails. (OR)
If Azure Monitor is not an option, you can manually review refresh history in the Fabric Monitoring Hub, which provides insights into refresh statuses and failures.
If you find this information useful, please “Accept it as a solution” and give it a “Kudos” to assist others in locating it easily.
Thank you.
Hi @amawillia,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please accept it as a solution and give it a 'Kudos' so other community members with similar problems can find a solution faster.
Thank you.
Hello @amawillia
simplest way woylukd be to wrap your CI/CD-enabled dataflow within a parent pipeline and configure an onFailure action. This action can trigger notifications via email or Microsoft Teams
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!