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 […]
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 […]
This video breaks down the three billing models available for Azure File Storage: Pay-As-You-Go (PAYG), Provisioned V1, and the newest Provisioned V2. Learn how each model […]
I’ll tell you about my new virtual training course on Azure Firewall and share some schedule information in this post. Background I’ve been talking about Azure […]
As an Azure Kubernetes Service (AKS) user, you may have recently received emails about upcoming Preview API retirements. In this post, I’ll share a useful script […]
By using Terraform within an Azure DevOps pipeline, IT professionals can deploy resources consistently and reliably across Azure environments. This guide will walk you through setting […]
Streamlit is an excellent tool for creating interactive web applications with Python. In this post, we will deploy a Streamlit application to Azure Container Apps. Azure […]
This video explains how to secure Azure Virtual Desktop (AVD) with Private Link, providing a detailed walkthrough of its configuration in a lab environment. Private Link […]