Patching on-prem servers with Azure Update Manager - empty update history
Hi, I have completed patching on-prem servers with Azure Update Manager Proof of Concept only to see that on server I am missing update history: On the AUM portal server is listed without pending updates (CUs for Windows Server 2025 and .NET Framework…
Identifying OS Patches and Updates by Severity in Azure
Hello, How can I identify operating system patches or available OS updates on both Linux and Windows Azure VMs based on severity within the Azure Portal, Azure Update Manager, or Microsoft Defender for Cloud ? In Azure Update Manager, updates are…
Can Azure Update Manager perform minor version upgrades on individual VMs?
I am currently exploring the capabilities of Azure Update Manager and would like to clarify whether it supports minor version upgrades on individual virtual machines. Specifically: Can Azure Update Manager e.g., upgrade Ubuntu 20.04.x to 20.04.y (or…
![](https://techprofile.blob.core.windows.net/images/cHzyHgIeeUiL_IGOOV4FSg.png?8DD3C8)
Azure Patch Manager Error Code (100) - Ubuntu 24.04 LTS
While testing the capability's of Azure Arc for on-prem servers using 24.04 LTS I'm receiving the below. The machine show connected inside azure arc -> machine name. However when attempting to use the updates -> Check for updates the error below is…
Azure Update Manager - Maintenance Window/Schedule for reboot only
Hi, is it possible to define Maintenance Window/Schedule for reboot only (having completed OS updates installation requiring server reboot - Arc-enabled server)? For example, I want servers to be rebooted at 2:00am on each 20th day of the month or given…
Azure Update Manager & WSUS (patching 3rd party apps on Arc-enabled servers)
Hi, I'd like to get this clarified - to patch 3rd party apps on Arc-enabled servers with AUM I need local instance of WSUS so I have 2 questions: Does WSUS have to be standalone, or it can be WSUS managed by Configuration Manager (SUP role)? If…
Type of log to identify failed Windows Defender update?
Hi everyone, I am trying to set up Log Analytic Workspace that will capture any critical and security updates in the Windows VMs which I believe will also include the failed Windows Defender update logs. Now I would like to have an action taken whenever…
What Azure cli command to schedule updates in Azure Update Manager?
Hi everyone, What's the Azure cli command to schedule updates in Azure update manager? All I see so far is to do it via Portal but I want to be able to do it via cli. Thank you
Your subscription and services will be deleted on December 1, 2024
I received email from microsoft "Your subscription and services will be deleted on December 1, 2024. Because we detected a violation of our service terms on September 2, 2024, we’ll permanently delete your data on December 1, 2024. Please log in and…
Azure Update Manager - patching 3rd party apps on servers
Hi, today I started using Azure Update Manager for patching on-premises servers in DMZ forest (test environment) and so far, everything has been working as expected. I guess answer to the following question is no (hopefully someone can prove me wrong) -…
How to disable Auto update for my instance
How I can disable the auto-updates of an instance with Ubuntu 20.4 on Azure ?
Encountering anomalies when deploying azure update manager dynamic scopes across multiple subscriptions
I'm facing multiple anomolies when deploying azure update manager dynamic scopes linked to maintenance configurations across multiple subscriptions; with the below script (personal details removed) : # Define a hashtable of subscriptions with their…
Is Windows defender update included in this?
Hi everyone, I have been asked to a weekly Windows Defender on each of our VM, if there's any update. Under "Updates" in "Azure Update Manager", I see both "Critical updates, Security updates" under "Classifications…
Question about VM update and Policy
Hi everyone, I have been tasked to create a policy that will do a weekly VM update at a certain time but I have been reading more about this and if my understanding is correct, policy is not meant to be used this way. My understanding is I will need to…
Server missing from Update Manager after activating Azure benefits
We activated Windows Server Azure benefits on servers recently and then they all disappeared from Azure Update Manager. They are still available in Azure Arc, and I can trigger update assessment. If I log onto server and run azcmagent show, they are…
Most of my Arc-enabled Servers dont geht update data
Hello, I would like to connect our on prem hardware with ARc to have a centrally controlled update management. We have a mixed environment of Windows Server 2012 R2, 2016 and 2019, but I can do an assessment on very few of the machines. Adding to Arc…
Azure Update Manager - Debian 12 compatibility
Hi, When are we expected to be able to update Debian 12 virtual machines via the Azure Update Manager. Currently these vm's are shown as "UnSupported". Thanks, Joakim
We have few machines in which assessment for azure patching is not getting succeed.A Keep getting error “Assessment failed due to this reason: Operation has timed out” .When I start the check for updates on my ARC servers I get the following error:
We have few machines in which assessment for azure patching is not getting succeed.A Keep getting error “Assessment failed due to this reason: Operation has timed out” .When I start the check for updates on my ARC servers I get the following error:…
![](https://techprofile.blob.core.windows.net/images/waeu0gAI7ke6s9cxLvk0rw.png?8DB2DB)
How turn off Windows Azure VM Automatic Updates
I have a VM with $vm = Get-AzVM -ResourceGroupName $rgName -Name $vmName $vm.OSProfile.WindowsConfiguration.PatchSettings.PatchMode >> AutomaticByOS $vm.OSProfile.WindowsConfiguration.EnableAutomaticUpdates >> True Can I somehow change…
Azure VM Reboots Without Installed Updates
Azure update maintenance was scheduled to run over the weekend, and some of the servers rebooted without any updates being installed. What could be the cause of this issue?