Logic App Consumption: Send Query Reports from Log Analytics Workspace
In this blog post and tutorial, what we pretend to do is to create a Logic App, in this case, a Logic App Consumption, that sends reports through Log
Flat File Support inside Logic Apps
We live in a REST era where JSON or XML is our text-based format default choice of text-based formats and widespread use by major corporations However, one of
Logic Apps (Standard) Data Mapper: Basic Principles of Maps
What are maps In a general and abstract way, we can say that Data Mapper maps are graphical representations of XSLT 30 (Extensible Stylesheet Language
Logic Apps (Standard) Data Mapper: What is a Function Chain (video)
Function Chain What is a Function Chain And how that works inside the Data Mapper When we use more than one cascading function to perform a transformation
Data Mapper Tricks and Tips: Workaround to organize your functions (video)
Time to start another series of blog posts about Logic Apps: Data Mapper Tricks and Tips! Where I will address simple tips and tricks, we can apply to our
How to integrate RabbitMQ with Logic Apps (video)
Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated However, we have
Azure Function to consume RabbitMQ messages
Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated However, we have
Thanks! Awarded as Microsoft Azure MVP 2023-2024
And the most expected email arrived once again on July 6th I'm delighted to share that I was renewed as a Microsoft Azure MVP (Microsoft Most Valuable
Azure Function to convert Google Documents (.gdoc) into Word Documents (.docx)
In Google Web UI Perspective, we have the option to download the Google Docs (word) files in terms of the formats From the Logic App perspective, we can
Azure Function: JSON Schema Validation (new release v3.0)
We just released another version of our Azure Function JSON Schema Validation, adding support to another feature In this case, a very basic one, required