Hello, @Rajesh Manna ! I believe what you are looking for is ImageDefault
. I'll go into more detail below.
How do I set my Windows or Linux VM to be manually updated?
There are 4 patch orchestration modes for Azure VMs:
- AutomaticByPlatform (Windows and Linux): This is Azure-orchestrated patching.
- AutomaticByOS (Windows): This enables Automatic Updates in Windows on the Virtual Machine.
- Manual (Windows): This disables Automatic Updates in Windows on the Virtual Machine.
- ImageDefault (Linux): This honors the default patching configuration on the Linux images used to create the VM.
For more information:
I hope this has been helpful! Please take a moment to accept answers as this helps increase visibility of this question for other members of the Microsoft Q&A community. If you are still running into issues, let us know in the comments. Thank you for helping to improve Microsoft Q&A!