Skip to main content

Azure

Automating AKS maintenance notifications with Bicep
·10 mins
Azure AKS Azure Resource Graph KQL
AKS Communication Manager enables proactive monitoring of AKS maintenance tasks through Azure Resource Notifications and Azure Resource Graph.
Kubelet credential provider for Azure Container Registry
·16 mins
Azure ACR Kubernetes
When configuring my homelab cluster, I wanted to use the kubelet credential provider to retrieve images from an Azure Container Registry (ACR).
AI Innovation Week
·4 mins
Azure AI Azure AI
We recently completed the second innovation week of this year at my current company, where the focus was on using AI to see how it can transform us and the healthcare industry where we operate.
Private Bicep Module Registry with GitHub Actions
·10 mins
Azure Bicep GitHub Action
When using Bicep modules for multiple projects or for diverse clients, an often straightforward approach is to define the modules centrally and replicating those modules in each repository.