Azure Integration Services – Complete Guide
Modern applications rarely run in isolation. They need to communicate with other apps, services,...
Tag archive
Modern applications rarely run in isolation. They need to communicate with other apps, services,...
In one of my recent projects, I needed a reliable way to trigger pipelines whenever new files landed...
In my previous article, I described how to migrate HTTP calls to Minimal API using FastEndpoints....

Introduction In today's fast-paced digital world, organizations need to be agile,...
STEP 1: CREATE A FUNCTION APP Search function app' on the search panel and click on create. Fill...
In this post, I will explain how we can use Azure Event Grid Topics to trigger Data Factory pipeline....
Many teams have adopted agile development techniques because of the shift to the cloud. These teams...
When you use Azure Event Grid in your demos, labs or POCs, you need a simple client to check if the...

This post shows how to implement e2e workflow process using Azure Key Vault, Azure Event Grid, Azure Logic Apps and Azure Functions, to manage secrets rotation management when a new secret version is added.

In this post, I'm going to discuss how to implement social media marketing tool for YouTube videos to be amplified to other social media channels like Twitter, LinkedIn and Facebook, by transferring YouTube WebSub event to Azure EventGrid through CloudEvents, Azure Logic Apps and Azure Functions.

This post discusses how to send event data to and receive it from Azure EventGrid, in the format of CloudEvents, which is not supported by Azure EventGrid binding extension yet.

This post discusses how to use Azure CLI to provision Azure Event Grid Subscription resource with Logic App as an event handler, which is not supported by ARM template out-of-the-box.