Microsoft Integration and Azure Stencils Pack for Visio: New version available (v8.0.1)
In my previous update, I discussed my intention to release a new major version of my stencils However, I've opted for a gradual approach, releasing minor
Join me at BizTalk to Azure -The Migration Journey event | September 28, 2023 | Gothenburg, Sweden
I'm thrilled to be back doing a presential event after INTEGRATE 2023! And I'm excited to return to Gothenburg and Sweden after seven years! It has been so
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
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
Azure Function: JSON Schema Validation (new release)
We just released a new version of our Azure Function JSON Schema Validation, adding support for more complex schema validations In this case, we add support
Microsoft Integration and Azure Stencils Pack for Visio: New version available (v8.0.0)
The last time I released a new version of my stencil, it was on January 26 of 2022 A long time ago indeed, so it is fair to say that I do need to release a
Azure Function: JSON Schema Validation
JSON Schema is a declarative language that allows you to annotate It provides a format for what JSON data is required for a given application and how to
Azure Function to read key values from Azure App Configuration
Almost 3 years ago, I wrote a blog post about How to get Key-values from Azure App Configuration within Logic Apps, and this is still valid today since we