1)Monitoring agent is seen as extension and agent being installed on the VM when you enable
update management on the VM . and i also see that the VM is linked to the Log analytics workspace .
Is this the only agent that is responsible for sending all the updates to the Logs analytics workspace , including the patching details ?
If yes how this agent gets information about the patches that are missing on the machine ? is that he queries the
windows update.log to check what patches are installed ? if yes how does it gets the information about missing updates ?
2)Now when we get the report in the update management that yes these patches are missing and these patches needs
to be installed . When we scedule , is that hybrid runbook worker corresponding to the VM, push patches to the VM ?
am i correct on this ? Or is that hybrid runbook worker just has the list what patches are missing
and it calls windows update agent through monitoring agent installed within the Vm to get the patches deployed ?