Azure Update Management - Critical and Security Patching on CentOS
If Azure Update Management is able to identify Critical and Security Patching on CentOS, why it relies on "yum -q --security check-update" to install them? I would like to suggest to instead of using that command, the automation can just get all the packages and the version it needs to update and do it by yum install package-version package2-version
26
votes
