Automating Deployment of Security Agents – Logic App

In today’s blog let’s see how to deploy security agents in Azure automatically using the Logic Apps

Pre-requisites

Logic App

Event Grid

Automation Account/Runbook

Flow Diagram

Flow

Event Grid can be used to deliver events to the subscriber. In this case , you can deliver events from subscription or resource group depending on your needs to the next level processing.

Now, we need to define the event type

With this you are done with the configuration of the event grid.

Next, you choose the operation. In our use case it would be data operation

With this you can narrow down to the required details from the event generated (using the parse JSON)

After filtering requiring data, we can define under what condition the next set of action can be triggered. The action can be any, to install an agent we can execute an automation runbook

By this way, you can automate agent installation in your environment.

Stay Secure !!

One response to “Automating Deployment of Security Agents – Logic App”

  1. Automation in AWS Avatar

    […] A couple of weeks ago, we saw, How to use Azure service to automate based on the events. If you have not seen it, here is the link. […]

    Like

Leave a reply to Automation in AWS Cancel reply

I’m Ara

Welcome to Cloud Security Blog, my corner of the internet dedicated to Cloud and AI Security .

Let’s connect