How to Expose and protect Logic App using Azure API Management (Part 5) – API operation documentation: Descriptions (Part 1)
There is no doubt that organizations have a difficult task to address the current requirements for building and managing APIs, especially if they don't use
How to Expose and protect Logic App using Azure API Management (Part 4) – Delete a Logic Apps expose as an API or operation
You may be thinking, hey Sandro, what the hell That is basic information and a straightforward task Why do you want to write about that Indeed it is, and you
How to Expose and protect Logic App using Azure API Management (Part 5) – API operation documentation: Tags and Headers (Part 2)
There is no doubt that organizations have a difficult task to address the current requirements for building and managing APIs, especially if they don’t use
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
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
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: You can start
Azure Logic Apps 101 – Developer tools: what are my options (Part II)
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: You can start
Azure Logic Apps 101 – Developer tools: what are my options (Part I)
In this three-part blog postseason, we will describe the different development tools that are available or the different development approaches that we can use
Send Custom HTML Email Notification with Power Automate Outlook Connector
Two years ago, I wrote a similar post on Microsoft Flow: How to pass the SQL data table results in a Markdown-formatted table into an Email notification or
How to get property value from JSON message
Recently, I had a scenario in which it was necessary to access the content of the source JSON message and extract a property that contains a date-time That