2 min read

Azure Function: JSON Schema Validation

Sandro Pereira

Jun 1, 2023

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

3 min read

Azure Function to read key values from Azure App Configuration

Sandro Pereira

May 24, 2023

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

3 min read

Azure Functions DateTime Conversion

Sandro Pereira

May 12, 2023

It is Friday, and just for fun and because I would like to have a watch (one of my passions) in the cover picture, I decided to migrate a subset of an old

4 min read

Azure Functions to generate unique identifiers

Sandro Pereira

May 11, 2023

There are so many scenarios I've faced over 18 years in integration that required me to generate a unique ID, and I don't know how to start explaining them

3 min read

Azure Function: Loopback API

Sandro Pereira

Apr 14, 2023

If you come from BizTalk and have an integration background like me, you may remember the Loopback Adapter in BizTalk Server The Loopback adapter is a

2 min read

Azure Function App CI/CD from Zero to Hero whitepaper

Sandro Pereira

Oct 16, 2022

Continuous Integration and Continuous Deployment (CI/CD) is an essential practice in Azure development Although it is possible to execute each CI/CD pipeline

4 min read

Azure Function App issues: Your app is pinned to an unsupported runtime version for ‘dotnet...

Sandro Pereira

Jul 28, 2022

NET 31 Retirement and Its Impact on Azure Functions This Azure Function App issue will likely become more common in the coming months because Microsoft

8 min read

How to get the Error Message with Logic App Try-Catch (Part II) – Using an Azure Function

Sandro Pereira

Jul 20, 2022

In the first part of this blog post: How to get the Error Message with Logic App Try-Catch (Part I), I mentioned that when we are creating more

4 min read

Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.3.1)

Sandro Pereira

Jan 26, 2022

The full 73 version is complete with the release of v731 This was a massive work of adding new shapes of new services that appear on Azure and changing the

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top