Azure Update Manager does not natively support minor version upgrades on individual virtual machines. It primarily focuses on major version updates and patch management.
However, you can achieve minor version upgrades using a workaround. Here's how:
Create a Custom Image: Start by creating a custom image of your virtual machine with the desired minor version upgrade applied.
Deploy the Custom Image: Use the custom image to deploy new virtual machines or update existing ones.
Use Azure Automation: You can automate the process of creating and deploying custom images using Azure Automation and Azure Resource Manager templates.
See: azure documentation: https://docs.azure.cn/en-us/update-manager/support-matrix-updates?tabs=ci-win