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
JSON Validator Tool
Another common task for us developers inside Azure Integration Services, especially inside Logic Apps, is manually creating a JSON message, either inside a
BizTalk Mapper Extensions UtilityPack: DateTime Functoids for BizTalk Server 2020
Today, after almost 3 years since I did the last update on the package, I updated it with a new suite of functoids that are now part of the BizTalk Mapper
PowerShell script to download a specific version of WinSCP
Today I was helping a BizTalk Server customer migrate their process from using the FTP adapter to the SFTP adapter And if you are familiar with the BizTalk
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
Note to myself: How to change the language in the Azure Portal
This is just another post for the sake of my mental sanity because I hate that Microsoft will induce, based on my location, that I intend for the Azure Portal
Join me at INTEGRATE 2023 London | JUNE 5-7, 2023 | BizTalk Server to Azure Integration Services ...
INTEGRATE (formerly known as BizTalk Summit) is the primary conference for professionals working in the Microsoft Integration space and once again is
How to create a Logic App Consumption Visual Studio project
Unfortunately, until this date, there isn't available an Azure Logic Apps Tools for Visual Studio Extension for Visual Studio 2022, which means that we still
Azure Functions DateTime Conversion
It is Friday, and just for fun and also because I would like to have a watch (one of my passions) in the cover picture, I decided to migrate a subset of an
Azure Functions to generate unique identifiers
There are so many scenarios that I faced in more than 18 years doing integration that required me to generate a unique id that I don't know how to start