Apr 28

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

By Alessandro Moura

Mar 21

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

By Alessandro Moura

Jun 14

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

By Alessandro Moura

Sep 25

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

By Alessandro Moura

May 2

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

By Alessandro Moura

Mar 13

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

By Alessandro Moura

Nov 28

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

By Alessandro Moura

Nov 21

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

By Alessandro Moura

Oct 5

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

By Alessandro Moura

Sep 3

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

By Alessandro Moura
turbo360

Back to Top