Azure Functions: .NET 8 Functions worker is missing from the Azure Function project in Visual Stu...
It is always fun to return to one of my favorite topics: Errors and warnings, causes and solutions, this time on Azure It was not a fun night yesterday! And
Azure Function to Apply XSLT Transformations
Another Azure Function Can we accomplish the same with default capabilities inside Logic Apps or Azure API Management These may be, once again, the questions
Azure Functions to Convert XML into JSON
Why do we need this Azure Function This may be the question that you are asking yourself at the moment Because if we are using Azure Integration Services, we
Azure Function: Zip File
Unfortunately, there are no out-of-the-box capabilities inside Logic Apps, Consumption or Standard, to zip (or compress) files You may be wondering why we
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