3 min read

Logic App Consumption deployment error: API connection is configured to support managed identity ...

Sandro Pereira

May 30, 2024

A few days ago, I published a blog post explaining how to configure an API connection to use Logic Apps Managed Identity in Visual Studio 2019 After

3 min read

Logic App Consumption deployment error: Unable to copy file Deploy-AzureResourceGroup.ps1. Access...

Sandro Pereira

May 28, 2024

And I was thinking that this only happened with BizTalk Server Yesterday, I opened Visual Studio 2019 to modify and deploy a Logic App Consumption project to

9 min read

Decoding Logic App Dilemmas: Using Storage Account, Azure Functions, and Logic Apps to merge mult...

Luis Rigueira

May 21, 2024

Welcome back to another Decoding Logic App Dilemmas: Solutions for Seamless Integration!In this proof of concept, we aim to solve a common integration

2 min read

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

Sandro Pereira

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

2 min read

Friday Fact: Parse JSON action input parameter (Content) supports the use of functions

Luis Rigueira

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

7 min read

Decoding Logic App Dilemmas: Using Event Grid to detect deleted files from Storage Account and tr...

Luis Rigueira

May 7, 2024

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time, we start by noting that, unfortunately, the Logic App

4 min read

Logic App Consumption: How to set an API connection to use Logic Apps Managed Identity inside Vis...

Sandro Pereira

May 4, 2024

Recently, we had a requirement to upload some files to a storage account, and, for security reasons, we had to use a Logic Apps Managed Identity to connect to

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

3 min read

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

Luis Rigueira

Apr 26, 2024

When you need to decode a Base64 file, Logic Apps can handle it for you You can use an expression to perform the decoding step For example, imagine a Logic

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top