Azure Data Factory V2 Alerts

Akash Verma 21 Reputation points
2020-10-02T11:29:40.263+00:00

I have gone through this link
https://azure.microsoft.com/en-in/blog/create-alerts-to-proactively-monitor-your-data-factory-pipelines/

Everything is shown through Console/GUI. Is there any programmatic way - Powershell/CLI/API for configuring alerts on ADF v2

and can we pull pipeline details with any command so that i can use that to make a script to show pipeline and configure alerts on a single script.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
    2020-10-05T07:59:02.913+00:00

    Hello @Akash Verma ,

    This article, describes how to create, view, and manage metric alert rules through Azure portal, Azure CLI, PowerShell & REST APIs.

    This article describes how to monitor a pipeline in a data factory by using different software development kits (SDKs).

    Hope this helps. Do let us know if you any further queries.

    ----------------------------------------------------------------------------------------

    Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.