This is part of my series on GenAI Services in Azure: Azure OpenAI Service – Infra and Security Stuff Azure OpenAI Service – Authentication Azure OpenAI […]
In this episode of the Azure Essentials Show, Thomas and Freddy discuss the common challenges and best practices for deploying generative AI applications using Open AI […]
Using a containerized application often means variables and secrets need to be provided to the container at runtime. With Azure Kubernetes Service we are obviously going […]
If you are an Azure Cloud engineer, you probably know what VNET peering is, you connect two VNETs (in the same subscription, another subscription, or another […]
In this video, we take a deep dive into Azure Resource Locks and how they can protect your cloud resources from accidental deletion or modification. Whether […]
As part of the AKS cluster that I’m building for my personal development, I decided it be worthwhile installing the Dapr extension on my cluster. AKS […]
In this post, let’s see how an App A can communicate with a container app: App B deployed on a Container Apps Environment (CAE) that is integrated into […]
Introduction – continuous deployment with Azure Bicep Continuous deployment with Azure Bicep using Azure DevOps provides a streamlined approach to deploying your resources. This method leverages […]