3 min read

Fix “Functions:Worker:HostEndpoint” missing in Azure Functions (.NET Isolated)

Sandro Pereira

Feb 16, 2026

Recently, I was trying to run an Azure Function locally in my Visual Studio 2020 environment, and while trying to run, I got the following error:

2 min read

Friday Fact: You can reference App Settings inside your Logic Apps Workflows

Fernando Nunes

Feb 13, 2026

It’s Friday, and you know what that means—it’s time for a Friday Fact! Today, it's going to be a completely different Friday fact than we are

6 min read

How to set custom context properties when sending messages to Azure Service Bus from BizTalk Server

Sandro Pereira

Feb 12, 2026

In enterprise integration scenarios, it’s often not enough to simply send messages to a transport destination Although we often focus on sending the message

3 min read

How to set the Content-Type when sending message to Service Bus from BizTalk

Sandro Pereira

Feb 10, 2026

The Service Bus (SB-Messaging) adapter is used to receive and send messages from Service Bus entities such as Queues, Topics, and Relays You can use the

4 min read

Friday Fact: Effortless migration with “Clone to Standard”

Luis Rigueira

Feb 6, 2026

Historically, moving a workflow from an Azure Logic App (Consumption) to a Logic App (Standard) required manual effort, since it meant exporting templates,

5 min read

Logic App Best Practices, Tips, and Tricks: #49 The Hidden 32-Character Naming Trap in Logic Apps...

Sandro Pereira

Feb 3, 2026

When working with Azure Logic Apps (Standard), most of us focus on workflows, connectors, networking, and deployment pipelines Naming That usually feels like

4 min read

Friday Fact: The “Empty Workflow” trap in Logic App Standard

Luis Rigueira

Jan 30, 2026

When developing Azure Logic Apps (Standard) locally, we often create placeholders or new folders to organize our logic A common pitfall occurs when creating a

2 min read

Friday Fact: “Run with payload” in the new Logic Apps designer enforces JSON only

Luis Rigueira

Jan 23, 2026

When manually executing a workflow using Run with payload in the new Azure Logic Apps designer, the payload editor currently enforces JSON input and does not

2 min read

Storage Account: You do not have permissions to list the data using your user account with Entra ID

Sandro Pereira

Jan 15, 2026

While trying to implement a Logic App proof-of-concept that connects to a Storage account, I found that while trying to access to a old Storage Account, which

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top