Failed to save Kubernetes service - addonProfiles.ingressApplicationGateway.config.applicationGatewayId is invalid

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. ...

July 12, 2023 · 2 min · rbnmk

Azure Update Management: You have requested to create an update configuration on a machine that is not registered for Update Management

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. Somehow the System Hybrid Worker gets corrupted and does not work anymore, so update deployments will fail with the following warning: ...

March 27, 2020 · 1 min · rbnmk