Apr 17

Logic App Transformation Error: InvalidXml. The XML validation failed. Data at the root level is ...

In this saga of Errors and Warnings, Causes, and Solutions in Azure - if you follow me, you know that this is one of my favorite topics - I got a fancy one If

By Sandro Pereira

Apr 12

Friday Fact: It is possible to create an XML first-class experience inside Logic Apps.

By default, Logic Apps provides a good first-class experience for JSON, that means when we receive a JSON message, we can tokenize the elements by using a

By Sandro Pereira

Apr 11

Deleting A Logic App Without Log Analytics Configured? Export Run Details For Preservation And A...

Sometimes, companies face the need to delete important Logic Apps but need to retain detailed information about their runs Especially when Log Analytics isn't

By Luis Rigueira

Mar 15

Friday (funny) Fact: There is no size limit for the Logic App parameter name

In Azure Logic Apps, you can abstract values that might change in workflows across development, test, and production environments by defining parameters

By Sandro Pereira

Mar 8

Friday Fact: Logic Apps don’t interpret escaped characters as plain text, even inside a str...

In the realm of Logic Apps, the treatment of escaped characters differs from handling plain text Let's look into a scenario were understanding special

By Luis Rigueira

Feb 16

Friday Fact: XML to JSON Conversion in API Management and Logic Apps have different behaviors

I don't know the reason why two products from the same family - Azure Integration Services - have completely different behaviors while converting XML to JSON,

By Sandro Pereira

Feb 15

Azure Functions to validate XML against DTD

After the release of a set of Azure Functions that will help us minimize or completely remove the need for an Integration Account: Azure Function to Apply

By Sandro Pereira

Feb 9

Friday Fact: Implementing error handling in essential business processes is vital. Logic App is n...

Once again, Logic Apps are a powerful tool for automating workflows and orchestrating processes seamlessly And in the world of Logic App development, where

By Diogo Formosinho

Jul 27

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

By Sandro Pereira

Feb 15

Logic App Consumption: Run after settings disabled and settings are missing

Today while developing an existing Logic App Consumption in Visual Studio 2019, yes, we still don't have support for Visual Studio 2022, I realized that for

By Sandro Pereira
turbo360

Back to Top