268 questions with Azure Update Manager tags

Sort by: Updated
1 answer

Resource graph query giving error

I am trying to execute following query Search-AzGraph -Query "patchinstallationresources| where type has ""softwarepatches"" and properties !has ""version""| extend machineName = tostring(split(id,…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-17T09:36:00.5333333+00:00
Diptesh Kumar 101 Reputation points
commented 2024-05-18T06:40:05.59+00:00
Diptesh Kumar 101 Reputation points
2 answers

Query request invalid

I am trying to execute following query from resource graph explorer and giving error as below Resources | where type =~ 'microsoft.compute/virtualmachines' | project id, type, maintenanceConfigurationId =…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-17T09:49:02.72+00:00
Diptesh Kumar 101 Reputation points
commented 2024-05-18T05:54:26.8633333+00:00
Diptesh Kumar 101 Reputation points
1 answer

Resource is not recognizing from resource graph explorer

I have exected following query but it is not recognizing, i executed in the resource graph explorer Resources | where type contains "softwarepatches" | where properties !has "version" |…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-17T09:41:14.8666667+00:00
Diptesh Kumar 101 Reputation points
commented 2024-05-18T05:54:19.8+00:00
Diptesh Kumar 101 Reputation points
1 answer

Sending alert if machine is not part of maintenance configuration

Is there any way that if machine ( Virtual machine )is not part of maintenance configuration ( azure update manager) , we can trigger alert?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,968 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-09T17:10:05.7333333+00:00
Varma 1,255 Reputation points
commented 2024-05-17T13:02:01.3233333+00:00
Sina Salam 6,581 Reputation points
1 answer

Azure Update Manager - Configuration - Internal Error 500

Hi Experts, We recently on Boarding the Azure Arc (Resource Type) with Azure Update Manager, to deploy the Microsoft updates. Resource Scope : Manual (Not Dynmaic) With in the same Subscription, Resource Group - We can On Board 3 Servers, but cannot on…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
368 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-13T14:16:19.17+00:00
Veera Ragavan 21 Reputation points
answered 2024-05-17T07:57:45.2966667+00:00
Veera Ragavan 21 Reputation points
1 answer One of the answers was accepted by the question author.

Adding resources to dynamic scope

I know it might be out of scope but need your inputs on this. how to add dynamic scope to existing maintenance configuration. I have created maintenance configuration using terraform. here is the code for maintenance configuration: provider…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-04-25T17:42:01.4333333+00:00
Varma 1,255 Reputation points
commented 2024-05-17T06:53:17.4666667+00:00
Stanislav Zhelyazkov 21,851 Reputation points MVP
1 answer

Using resource graph explorer to fetch VM status whether it is part of Maintenance configuration

I have tried to navigate to compute-->virtual machine-->OS profile--> Patch settings ..... but not sure what is the exact parameter I need to use to fetch the VM status whether that any VM in subscription if not available in maintenance…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-15T03:14:57.47+00:00
Diptesh Kumar 101 Reputation points
commented 2024-05-17T02:56:18.92+00:00
Diptesh Kumar 101 Reputation points
1 answer

"Assignments failed" when adding Win2012r2 ARC servers to maintenance configuration

Hi! I've just finished the job with onboarding all kinds of Windows and Linux machines to Azure ARC. Believing that I was almost done, I surprisingly encountered problems of adding some servers to maintenance configurations to schedule updates. Found…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-08T11:18:24.43+00:00
WASA-SCHRADER Christian 40 Reputation points
answered 2024-05-16T11:33:52.7766667+00:00
WASA-SCHRADER Christian 40 Reputation points
2 answers

While assigning dynamic scope resource type error

I executed following 2 commands: 1. $mc=Get-AZMaintenanceConfiguration -ResourceGroupName Ue2PrD01ResourceGroup -Name Dr01MainteanceConfig 1. New-AzConfigurationAssignment -ConfigurationAssignmentName $mc.Name -MaintenanceConfigurationId $mc.Id…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2023-11-26T15:11:50.27+00:00
sns 9,226 Reputation points
edited an answer 2024-05-15T19:46:16.9066667+00:00
Monalla-MSFT 12,766 Reputation points
1 answer

Resource type cant be null

I executed following 2 commands: 1. $mc=Get-AZMaintenanceConfiguration -ResourceGroupName Ue2PrD01ResourceGroup -Name Dr01MainteanceConfig 2. New-AzConfigurationAssignment -ConfigurationAssignmentName $mc.Name -MaintenanceConfigurationId $mc.Id…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2023-11-24T07:16:21.7966667+00:00
sns 9,226 Reputation points
edited an answer 2024-05-15T19:45:31.71+00:00
Monalla-MSFT 12,766 Reputation points
1 answer

Assigning machines to Maintenance config is failing

am not sure what mistake I have done, created the maintenance config successfully but while creating assignment giving following Command I have used: PS /home/user> $mc=Get-AZMaintenanceConfiguration -ResourceGroupName UE2PRD01RESOURCEGROUP -Name…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2023-11-22T10:50:02.74+00:00
sns 9,226 Reputation points
edited an answer 2024-05-15T19:45:11.4266667+00:00
Monalla-MSFT 12,766 Reputation points
1 answer One of the answers was accepted by the question author.

Update KB5034439 should not appear as pending in Azure Update Manager.

Hello, We have a problem in our organization with the update KB5034439, this update doesn't appear in Windows Update configuration panel when accessing the machine but shows as pending in Azure Update Manager. The update was done two weeks ago, and…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-02-22T08:09:30.4866667+00:00
Tomeu Moreno Sitjar 55 Reputation points
commented 2024-05-15T15:07:14.2166667+00:00
Saqib Sabir 0 Reputation points
1 answer

Connecting the log analysis workspace to the Azure update manager.

Is it possible to integrate azure update manager with log analytic workspace? If the answer is in the affirmative, could you please provide me with a high-level guide?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,968 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-13T13:10:22.7733333+00:00
Varma 1,255 Reputation points
commented 2024-05-14T05:59:44.03+00:00
Stanislav Zhelyazkov 21,851 Reputation points MVP
0 answers

How to identify VMs with Dynamic Configuration Assignments

Is there a method to retrieve the Virtual Machines (VMs) that have a Dynamic Configuration Assignment?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,471 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-13T07:51:21.8566667+00:00
Kien Dolorfo 0 Reputation points
commented 2024-05-13T13:02:46.8766667+00:00
Sina Salam 6,581 Reputation points
1 answer

getting error vm not supported for guest patching operations linuxConfiguration.patchSettings.patchMode whiile running az commands to attach data disk but manuallly attaching data disk is working

getting error vm not supported for guest patching operations linuxConfiguration.patchSettings.patchMode whiile running az commands to attach data disk but manuallly attaching data disk is working. ERROR: (InvalidParameter) The selected VM image is not…

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
590 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-13T06:11:55.0266667+00:00
Abhishek Kumar 0 Reputation points
answered 2024-05-13T07:23:08.7866667+00:00
Sumarigo-MSFT 44,906 Reputation points Microsoft Employee
0 answers

Patching uniform virtual machine scaleset

We have maintenance configuration in place. How do we add out unitform virtual machine scaleset in to the existing maintenance configuration? second which patch mode we should prefer to virtual machine scaleset? We use this scaleset to run azure devops…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-10T10:24:14.53+00:00
Varma 1,255 Reputation points
1 answer

Queries on Patches applying to scale sets and rapid 7 installation on scale set instances

Can we apply to patches to virtual machine scaleset , if so what is the process using update manger? We are receiving alert mentioning rapid7 software is there in the scale set instance even though it is not there, how we can troubleshoot this?

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
362 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-05-09T17:19:52.5966667+00:00
Varma 1,255 Reputation points
commented 2024-05-10T10:13:51.2733333+00:00
Varma 1,255 Reputation points
1 answer

Patch installation using Azure Update Manager

Hello Team, We are using Azure Update Manager to handle patching, with a daily schedule during non-business hours for patch checks and installations. However, some servers remain turned off, delaying patching.  Our goal is to automate the process of…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2024-04-01T07:42:53.9066667+00:00
Abrar Adil S 216 Reputation points
commented 2024-05-08T04:08:17.2933333+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
1 answer One of the answers was accepted by the question author.

unable to perform scan on linux VM through azure update management center

i am unable to perform scan/patch a linux virtual machine using Azure Update management center (Preview). Every time i run a scan it shows me an error Update operation on 'Microsoft.Compute/virtualMachines', machine: 'networktest02'. Error details:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,471 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2022-11-28T13:08:38.307+00:00
Daniyal Raza 91 Reputation points
edited the question 2024-05-07T16:09:36.2533333+00:00
Daniyal Raza 91 Reputation points
1 answer One of the answers was accepted by the question author.

virtual machine properties not visible in azure

i have a virtual machine running in azure but i am not able to see it's properties as in below screenshot. i want to patch my Centos VM but due to unavailability of this information i am facing error to patch using Azure update management center. …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,471 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
268 questions
asked 2022-11-22T15:16:06.813+00:00
Daniyal Raza 91 Reputation points
accepted 2024-05-07T16:08:19.1166667+00:00
Daniyal Raza 91 Reputation points