Share via

Azure VM windows Update some settings are managed by your organization although

Abdullah Alattar 97 Reputation points
2023-06-18T13:56:07.6566667+00:00

I have VM in Azure(Windows Server 2022) on the windows update it says some settings are managed by your organization.

although in sysinfo it shows that domain is "WORKGROUP" and it is not AzureADjoined, EnterpriseJoined or DomainJoined.

and there is no GPO related to update enabled.

So, Why it is showing something like this and how can I remove it ? 2

1

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

Luke Murray 11,601 Reputation points MVP
2023-06-18T19:51:44.0833333+00:00

Hi, Abdul.

Most likely, this is because it is Azure-managed, so patching will be managed by Azure.

Even though you may not have this in a domain, it will be controlled by local group policy.

You can check the settings and if needed delete them by navigating to their registry location (or opening gpedit.msc, locally and navigating to the policy path):

https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.WindowsUpdate::AutoUpdateCfg

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. Alistair Ross 7,556 Reputation points Microsoft Employee
    2023-06-18T19:51:57.4833333+00:00

    Hello

    If you're not using Intune, GPO etc, it's most likely you have enabled Automatic VM Guest patching when deploying the virtual machine. https://learn.microsoft.com/en-us/azure/virtual-machines/automatic-vm-guest-patching

    kind regards

    Alistair

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.