Creating Managed Identities API Connections for Logic Apps in Bicep/ARM
Recently I've been looking into moving all the API connections we have in Logic Apps (Consumption) to use Managed Identities as much as possible We had done
Optimizing for-each loops in Logic Apps with strings
I came to a challenging scenario where I needed to extract data from a cloud system by making several calls to that system API's and synchronize that with
Open API Specification in Azure Functions
After a very long "winter" I'm back :) To start with I'll be sharing in this post how I did an Azure Function implementation with custom routes to show in
Azure Daily Budget Report Generator
Since we started using some Azure Services in our department, it came also the need to stay on top of the costs of the things we are doing I went right away
Analyzing transactions in real-time with Event Hubs and Stream Analytics
Before going into the subject of this post, I would like to share that I changed jobs this past month I accepted an exciting position to work for ASB Bank as
Logic Apps 2018 Retrospective
Last year before heading off to a well-deserved vacation with my family, I did my last presentation of the year on the Integration Down Under user group If
Adding an API key to an Azure Function Proxy using Logic Apps
In the last project I've been working on, I got a requirement from a client where he wanted to consume an API exposed from Logic Apps with the security of an
Dealing with HTTP 302 in Logic Apps
In this post, I'll be talking about how to handle HTTP 302 status code in Logic Apps I received a simple request from a client where he wanted to call an
Migrating an EDI solution from BizTalk to Logic Apps – Part 3
In this 3rd party of the series, I'll be talking about how to send out EDI documents using Logic Apps Look at the 1st part of the series, where I explained
Migrating an EDI solution from BizTalk to Logic Apps – Part 2
Continuing the series of posts about migrating an EDI solution from BizTalk to Logic Apps, I'll be talking now about the configuration of Logic Apps and also