is there any in built Alert functionality for adls containers in case of pipelines having json files / folders are not updated

Satish Kumar 51 Reputation points
2022-12-02T04:46:46.433+00:00

Hi,

We have created few Pipelines in Azure Datalake Storage to fetch data from Plant level softwares to the Azure datalake container storage account.
data is pushed from source in json file folders at every 02 mins.
in case of any issue from Source, if the file folders stops updating, we do not get any alert / mail.
hence we are monitoring the pipelines manually.

is there any in built functionality in Azure cloud, so that i can automate things to get alerts in case json file folders are not updated.

refer below screen shot for reference:

266453-image.png

Regards
Satish

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,338 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
0 comments No comments
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,376 Reputation points Microsoft Employee
    2022-12-05T21:53:48.917+00:00

    Hello @Satish Kumar ,
    Thanks for the question and using MS Q&A platform.
    As we understand the ask here is how to setup an alert when the latest file does not arrive in the storage container , please do let us know if its not accurate.
    You can use Logic apps and also Azure data factory( ADF ) to implement the alert . I can walk you through the ADF imapmentation .
    You can use the Getmadata activity to read the files metadata and create the logic . if the logic does not comply , you can fail the pipeline . You will have create a alert of failures and you should recieve an email .
    Please do read more on this here : https://learn.microsoft.com/en-us/azure/data-factory/control-flow-get-metadata-activity
    https://learn.microsoft.com/en-us/azure/data-factory/monitor-metrics-alerts

    Please do let me if you have any queries.
    Thanks
    Himanshu


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
      • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

0 additional answers

Sort by: Most helpful