PlayBooks icon indicating copy to clipboard operation
PlayBooks copied to clipboard

Add integration for Azure Log Analytics and Azure Data Factory

Open Sandy247 opened this issue 1 year ago • 1 comments

We are an Azure-based platform and send our logs to Azure log analytics. Our pipelines are orchestrated using Azure Data Factory. To build and run our playbooks, we would need to support for the above services.

Sandy247 avatar May 05 '24 14:05 Sandy247

Hey @Sandy247 thanks for the request! Couple of ideas:

  • We have an integration for querying CloudWatch Logs from a playbook. Do you think something similar would be helpful for Azure Log Analytics? We plan to use these rest apis for the implementation.

  • Here are the endpoints that we would be using for Azure Data Factory (ADF).

If you have any specific pointers on what integration use-cases (e.g. checking pipeline run in ADF) would be most helpful?

sidPhoenix17 avatar May 05 '24 16:05 sidPhoenix17

Splitting this issue into 2. One for Azure log analytics and and for Azure Data Factory, which can be tracked here.

droid-mohit avatar Jun 06 '24 12:06 droid-mohit

Changes for Azure Log Analytics can be found here: https://github.com/DrDroidLab/PlayBooks/pull/101

droid-mohit avatar Jun 06 '24 12:06 droid-mohit