In this post let’s see how to enable Open API Support in .NET Isolated Azure Functions. Long time ago I blogged about Introducing In-Process Azure Functions OpenAPI Extension. And […]
From Microsoft SQL Server 2025 (17.x) which is already available in Preview, we now have a new Data Type: json. EF Core 10.0 now fully supports the json data […]
With ASP.NET Core 10.0, we now have built in validation support for Minimal APIs for request data in following. Route parameters, Query Strings Header Request body If […]
In this post, let’s see have how we can invoke a HTTP Orchestration Trigger in an Azure Durable Functions with multipart/form-data. There can be scenarios where you want […]
In this post, let’s have a look at the power of Distributed Tracing in .NET Isolated Azure Durable Functions. This is one of the new features that got […]
In a previous post, I wrote about creating Azure Container Apps using az containerapp create –kind functionapp (az functionapp create VS az containerapp create –kind functionapp). One of the main advantages […]
In the last a couple of months, we had 2 incidents where Azure Document Intelligence Service in East US region has degraded performance. Because of that, […]