Jaliya Udagedara

GitHub Activity

Jaliya Udagedara

Jaliya Udagedara

Building with the Microsoft stack; Microsoft MVP

Recent Blog Posts

Sending messages to Azure Service Bus from Azure API Management

February 03, 2026 11:50 AM

With Azure API Management (APIM), now you can send/publish messages directly to Azure Service Bus. Note: at the time of writing this post, this featur...

.NET Isolated Azure Functions: Dependency Injection in Durable Entities

February 02, 2026 10:40 AM

In this post, let's have a look at how we can use Dependency Injection (DI) with Azure Durable Entities in .NET 10 Isolated Durable Functions. Say we ...

.NET Isolated Azure Functions: Multiple Output Bindings with HTTP Functions

January 08, 2026 11:06 AM

In this post, let's look at how we can use multiple output bindings with HTTP-triggered Azure Functions running on the isolated worker model. When wor...

Copying Azure Cosmos DB NoSQL Containers to a Database in another Account

January 06, 2026 8:54 AM

In this post, let's see how to copy Azure Cosmos DB NoSQL containers from one database to another database in a different Azure Cosmos DB NoSQL accoun...

.NET 10: Default Container Images Changed from Debian to Ubuntu

January 04, 2026 9:48 AM

When you are upgrading your .NET application to .NET 10 and using Docker, you might run into build errors where certain apt-get packages are no longer...

Sending Emails using Azure Communication Services in .NET

January 02, 2026 10:01 AM

In this post, let's see how to send emails using Azure Communication Services (ACS) in a .NET application. With SendGrid's free tier being discontinue...