Blog¶
From Jekyll to MkDocs in 2025
Wish you all the best for the new year but I wanted to tell you...
Failed to save Kubernetes service - addonProfiles.ingressApplicationGateway.config.applicationGatewayId is invalid
I ran into an issue when deploying Azure Kubernetes services using ARM Templates. We previously set the ingress-agw addon to configure the ingress using an application gateway. We recently moved to the Azure Application Gateway Ingress Controller using Helm and simply set the addon configuration to 'null' but that creates a conflict when making other changes such as changing the SKU (Pricing Tier) of the cluster.
Azure Automation Runbook: Could not convert string to DateTimeOffset
I recently started getting issues with different customers in which we use Azure Automation for Update Management. We use the pre- and post runbook functionality for quite some time already, but recently we started getting these errors..
Disable Health Probe on Azure Front Door Origin Groups using Bicep
If you want to know how... read on!
Azure Update Management: You have requested to create an update configuration on a machine that is not registered for Update Management
We have several customers running with our Update Management solution via Azure Automation. We schedule the deployments via Powershell and Azure DevOps. I have ran into several issues after migrating VM’s to Azure or moving VM’s within Azure.