Forum Discussion

amawillia's avatar
amawillia
Microsoft Employee
1 year ago
Solved

Fabric Dataflow Gen2 w/ CICD Refresh Error Emails

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 immedi...
  • v-ssriganesh's avatar
    1 year ago

    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.