Jaliya Udagedara
GitHub Activity
Jaliya Udagedara
Building with the Microsoft stack; Microsoft MVP
Recent Blog Posts
C# 15.0: Closed Class Hierarchies
June 25, 2026 10:46 AM
In this post, let's have a look at a nice new C# language feature: Closed Class Hierarchies that's shipping as part of C# 15. I am using .NET 11 Previ...
Using Microsoft Entra ID Workload Identity Federation (WIF) to Deploy from GitHub Actions to Azure
June 18, 2026 10:06 AM
In this post, let's have a look at how to deploy to Azure from GitHub Actions without storing any secrets, using Microsoft Entra ID Workload Identity ...
Connecting to Azure DocumentDB (with MongoDB compatibility) using Microsoft Entra ID Managed Identity
June 09, 2026 11:04 AM
In this post, let's have a look at how we can connect a .NET application to Azure DocumentDB (with MongoDB compatibility) using a Microsoft Entra ID M...
Microsoft Agent Framework: Deterministic Multi-Agent Orchestrations with .NET Durable Functions
May 26, 2026 6:18 AM
In this post, let's have a look at building deterministic multi-agent orchestrations with Microsoft Agent Framework in .NET using Durable Functions to...
Microsoft Agent Framework: Agents on Azure Functions with Durable Task Scheduler
May 25, 2026 8:51 AM
In the previous post: Microsoft Agent Framework: Agents on Azure Functions with .NET, we had a look at hosting an Agent on Azure Functions using Micro...
Microsoft Agent Framework: Agents on Azure Functions with .NET
May 19, 2026 6:10 AM
In this post, let's have a look at hosting an Agent on Azure Functions using the Microsoft Agent Framework. In a previous post, I have have written ab...