An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Hello there, How did you disable the auto upgrade of extension ? Automatic extension upgrade is enabled by default when you install extensions on Azure Arc-enabled servers. To enable automatic upgrades for an existing extension, you can use Azure CLI or Azure PowerShell to set the enableAutomaticUpgrade property on the extension to true. You'll need to repeat this process for every extension where you'd like to enable or disable automatic upgrades. Can you try out the Azure Powershell and see if that helps https://learn.microsoft.com/en-us/azure/azure-arc/servers/manage-automatic-vm-extension-upgrade?tabs=azure-portal#manage-automatic-extension-upgrade Hope this resolves your Query !! --If the reply is helpful, please Upvote and Accept it as an answer--