The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
20 | |
18 | |
6 | |
2 | |
2 |
User | Count |
---|---|
49 | |
47 | |
18 | |
7 | |
6 |