Operations | Monitoring | ITSM | DevOps | Cloud

November 2020

How to Expose and protect Logic App using Azure API Management (Part 3) - Exposing multiple Logic Apps in a single API

It has been a while since I wrote about this topic. I didn’t finish this blog series for several reasons, and now, one year later, it is the right time to continue this story. In the first part of this blog series, I have explained how you can expose a Logic App in API Management. It is a straightforward and simple process. Microsoft did a great job on this user experience.

How to get Key-values from Azure App Configuration within Logic Apps

Last week, I worked on a POC – how can we dynamically set SQL Server Connector configurations within Logic Apps? – that became a real project and a real architect solution. And one of the critical pieces was Azure App Configuration. Azure App Configuration stores configuration data as key-values.

Azure Logic Apps 101 - Developer tools: what are my options (Part III)

In the first part of this article, we mention that at the moment, you have three options for you to start developing your Logic Apps: And we already analyze the advantages, disadvantages, and how to start developing Logic Apps by using the Azure Portal and Visual Studio. Today we are going to do the same but this time using Visual Studio Code.