Friday Fact: Visual Studio 2019 successfully deployed Logic App Consumption with invalid JSON pay...
May 31, 2024
If your organization uses Logic Apps Consumption for some enterprise integration scenarios, developing them in Visual Studio 2019 is mandatory There is no
Friday Fact: Removing API Management Name Values sometimes causes conflicts
May 24, 2024
APIs play a critical role today because they enable different software systems to communicate with one another Therefore, effective API Management becomes
Friday Fact: Logic App Consumption and Standard have different Action name restrictions
May 17, 2024
By setting proper names for your actions, you can quickly identify what they are intended for and what they are doing without the need to enter each action to
Friday Fact: Parse JSON action input parameter (Content) supports the use of functions
May 10, 2024
When working with Logic Apps, it's often necessary to employ conversion functions in the form of expressions For example, you might need to convert XML to
Friday Fact: Logic App Consumption and Standard name have different size limits and restrictions
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
Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!
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
Friday Fact: It is possible to create an XML first-class experience inside Logic Apps.
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
Friday Fact: Existing Logic Apps with Service Bus trigger using peek lock cannot be changed from ...
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
Friday (funny) Fact: There is no size limit for the Logic App parameter name
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
