Jaliya Udagedara
GitHub Activity
Jaliya Udagedara
Building with the Microsoft stack; Microsoft MVP
Recent Blog Posts
Connecting Azure to MongoDB Atlas via Private Endpoints
February 28, 2026 9:41 AM
In this post, let's see how we can set up Azure Private Endpoints to connect to a MongoDB Atlas cluster. When we connect to a MongoDB Atlas cluster, w...
Connecting to Azure Managed Redis Instance from Redis Insight
February 25, 2026 10:26 AM
Redis Insight is one of the must-have tools if you are working with Redis. It provides a nice GUI to browse keys, run commands, and monitor your Redis...
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...