2 min read

Friday Fact: Logic App Consumption and Standard name have different size limits and restrictions

Sandro Pereira

May 3, 2024

Depending on the Logic App type you are using, Logic App Standard or Logic App Consumption, you will notice that each of them has different name size

4 min read

Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!

Luis Rigueira

Apr 19, 2024

When you need to perform a schema validation at runtime while using the trigger, When a HTTP request is received, Logic Apps gives us the possibility to

2 min read

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

Sandro Pereira

Apr 12, 2024

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

3 min read

Friday Fact: Existing Logic Apps with Service Bus trigger using peek lock cannot be changed from ...

Diogo Formosinho

Mar 22, 2024

Azure Service Bus is a reliable and scalable cloud messaging service It enables asynchronous communication between applications and services One of its key

3 min read

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

Sandro Pereira

Mar 15, 2024

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

4 min read

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

Luis Rigueira

Mar 8, 2024

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

4 min read

Friday Fact: When a HTTP Request is Received trigger can accept more http methods other than POST

Luis Rigueira

Mar 1, 2024

When working with Azure Logic Apps, many developers assume that the When a HTTP request is received trigger supports only POST requests However, this

3 min read

Friday Fact: Parallel branching in Logic Apps enables asynchronous execution of multiple tasks si...

Luis Rigueira

Feb 23, 2024

Parallel branching is a concept utilized in various workflow automation systems, including Logic Apps, to enhance the efficiency and flexibility of task

3 min read

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

Sandro Pereira

Feb 16, 2024

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,

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top