I recently had a requirement where I want to add Custom Claims to the current user in a Blazor Web Application. I used IClaimsTransformation, but it doesn’t work […]
At this year’s Microsoft Ignite 2024 we had some great announcements around our Azure hybrid, multicloud, and edge for Azure Local, Azure Arc, IoT and many […]
In this week’s episode, we discuss three very exciting announcements from Microsoft Ignite 2024. What did we learn, and what are the expectations for the future […]
Working with Bicep means you must deploy your infrastructure with a pipeline. There are a few steps to create your pipeline using GitHub actions. Having an […]
Over the last week or two, like many in the Microsoft Community, I’ve been watching all the Ignite announcements and sessions. In this post, I wanted […]
Azure Firewall is a managed stateful firewall that works from the Open Systems Interconnection (OSI) Layer 3 to Layer 7 perspective. It is an excellent Continue […]
Today, I’ll be sharing some thrilling updates from Microsoft Ignite 2024, the yearly event for IT experts, focusing on Microsoft technology, and in our case especially […]
When attempting to call Azure OpenAI using a Managed Identity, you may encounter the following error: warning ERROR:root:Error generating response: Error code: 400 - {'error': {'code': […]
Let’s look at Terraform variable validation. I find it certainly useful when writing Terraform. This applies whether that be within a module or a direct resource […]
I recently faced an issue in one of the APIs where as part of importing OpenAPI to Azure APIM, it started throwing an error: “(ValidationError) Operation […]