Overseeing the deployment and compliance of software updates across managed devices using Intune
Hi, what kind of infrastructure you have?
If you're in a Hybrid Azure AD + MECM or on-prem AD environment, and GPOs were historically used to manage Windows Updates, this can override Intune policies, especially: GPO: "Configure Automatic Updates" set to Disabled
This will block the device from using Windows Update for Business (WUfB) — which Intune relies on.
In this case
You could check if impacted machine has such settings using -> run -> rsop.msc and navigate to
Polices-> Administrative templates -> Windows Components -> Windows Update section.
If setting is there, then change it at least for testing you could do it using gpedit.msc command and restart computer and assigning Update ring again.