Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Saturday, August 30, 2025
ASP.NET Core 10.0: Validation Support for Minimal APIs
›
With ASP.NET Core 10.0 , we now have built in validation support for Minimal APIs for request data in following. Route ...
Wednesday, August 27, 2025
Azure Logic Apps (Consumption): HTTP Action to POST multipart/form-data with Files and Fields
›
In this post, let's see how we can POST multipart/form-data with files and fields using a HTTP action in a Consumption Azure Logic...
Wednesday, August 20, 2025
Azure Functions HTTP Orchestration Trigger with multipart/form-data
›
In this post, let's see have how we can invoke a HTTP Orchestration Trigger in an Azure Durable Functions with multipart/form-data...
Saturday, August 9, 2025
Azure Automation Runbooks and Azure Cosmos DB for MongoDB
›
I recently wanted to run a daily job on an Azure Cosmos DB for MongoDB . I thought Logic Apps would be a good fit, but surprisingly there i...
Wednesday, July 23, 2025
.NET Isolated Azure Durable Functions: Distributed Tracing
›
In this post, let's have a look at the power of Distributed Tracing in .NET Isolated Azure Durable Functions . This is one of th...
Tuesday, July 22, 2025
Azure Functions on Azure Container Apps: KEDA Scaling for Service Bus Functions When Using AZURE_CLIENT_ID
›
In a previous post, I wrote about creating Azure Container Apps using az containerapp create --kind functionapp ( az functionapp cre...
Wednesday, July 16, 2025
Expose Secondary Azure Document Intelligence Service through Azure Front Door
›
In the last a couple of months, we had 2 incidents where Azure Document Intelligence Service in East US region has degraded performance...
Saturday, July 12, 2025
Exposing Azure Document Intelligence Service through Azure Front Door
›
In this post, let's see how we can expose an Azure Document Intelligence (DI) Service through Azure Front Door (AFD) and consume it...
›
Home
View web version