Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Thursday, September 26, 2024
Azure AD B2C: Single Tenant to Serve Multiple Environments using Custom Policies
›
In this post, let's see how we can use a single Azure AD B2C tenant to serve multiple environments using custom policies. This is u...
Tuesday, September 17, 2024
Azure Pipelines: Passing Variables Between Stages
›
In my last post I wrote about Azure Pipelines: Passing Variables Between Jobs , and in this let's see how we can pass variables between ...
Thursday, September 12, 2024
Azure Pipelines: Passing Variables Between Jobs
›
In this post let's see how we can pass variables between jobs in Azure Pipelines. Let's say we need to pass a variable fro...
Sunday, September 8, 2024
Azure Pipelines: DurableTask.Netherite: Netherite backend requires 64bit, but current process is 32bit.
›
Recently one of our .NET Isolated Azure Durable Functions got switched to use Netherite as its storage provider and suddenly all the in...
Friday, August 30, 2024
ASP.NET Core 9.0: HybridCache in ASP.NET Core
›
With ASP.NET Core 9.0 , we have access to a new Caching API: HybridCache, and it's designed to replace both IDistributedCache ...
Wednesday, August 14, 2024
Azure APIM Policy: Maintain CORS Allowed-Origins per Environment using Named Values
›
In this post let's see how we can maintain CORS policys' allowed-origins in Azure API Management (APIM) per environment. ...
Friday, August 9, 2024
Azure APIM as a Negotiate Server for Azure SignalR Service
›
In this post, let's see how to use Azure APIM as a Negioate Server for Azure SignalR Service . Let's start with a background....
‹
›
Home
View web version