Apr 26

Friday Fact: Logic Apps decode all sorts of Base64 files, but, sometimes, not the way you expect!

When you need to decode a Base64 file, you can rely on Logic Apps to do it, in concrete you can lean on an expression to help you achieve that To put it into

By Luis Rigueira

Apr 19

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

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

By Luis Rigueira

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

Apr 5

Friday Fact: Workflow and Trigger expressions can help monitor your Logic Apps.

Indeed, simplicity often proves to be the most effective approach This holds true, particularly in the context of using the workflow expression alongside the

By Luis Rigueira

Apr 4

Logic App Best Practices, Tips, and Tricks: #42 How to convert JSON into XML inside Logic Apps

Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed a basic trick for developers that was to

By Sandro Pereira

Apr 3

Logic App Best Practices, Tips, and Tricks: #41 How to convert XML into JSON inside Logic Apps

Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed one good trick for administrators Today we

By Sandro Pereira

Mar 29

Friday Fact: Azure Logic Apps Supports Both Dot and Bracket Notations

Azure Logic Apps offers a flexible and first-class experience for you to access data within JSON structures The most common way to access it is using tokens

By Luis Rigueira

Mar 25

Logic App Consumption deployment: The secret of KeyVault parameter cannot be retrieved. Http stat...

Recently, a client asked me for help rectifying some existing logic apps in their environment because their resource had left the company Not only to rectify

By Sandro Pereira

Mar 15

PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption

A few days ago, Luis Rigueira created a Kusto query to identify all Logic Apps Consumptions that use SQL V1 actions and triggers that will soon be deprecated

By Sandro Pereira

Mar 1

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

Diving into Logic Apps, it's a common oversight to assume that only POST requests can be use when using the "When a HTTP request is received" trigger However,

By Luis Rigueira
turbo360

Back to Top