Skip to Content
DevicesUpdatesUpdate Rings

Update Rings

Windows Update rings define when and how devices receive quality and feature updates from Windows Update for Business. Create multiple rings to stage update deployment across your device fleet.

Note: Update rings apply to Windows 10/11 devices managed through Intune. Updates delivered directly from Microsoft without WSUS.

Ring Strategy

Pilot Ring

SettingValue
TargetIT team and early adopters
Quality Deferral0 days
Feature Deferral0 days
Deadline3 days
Grace Period2 days

First to receive updates. Validates no issues before broader deployment.

Fast Ring

SettingValue
TargetGeneral users
Quality Deferral7 days
Feature Deferral30 days
Deadline7 days
Grace Period2 days

Main deployment wave after pilot validation.

Slow Ring

SettingValue
TargetCritical systems
Quality Deferral14 days
Feature Deferral90 days
Deadline14 days
Grace Period5 days

Conservative deployment for mission-critical devices.

Ring Settings

Quality Update Deferral

Days to defer monthly cumulative updates (0-30 days). Patches deferred from release date.

Feature Update Deferral

Days to defer feature updates (0-365 days). Major Windows versions like 22H2 to 23H2.

Update Deadline

Days after update offered before forced install and restart.

Grace Period

Additional days after deadline before automatic restart.

Active Hours

Time range when restarts are blocked (e.g., 8 AM to 5 PM).

Servicing Channel

  • General Availability — Standard production releases
  • Windows Insider — Preview builds for testing only

Creating an Update Ring

  1. Navigate to Updates then Update Rings
  2. Select Create Profile
  3. Name the ring and set description
  4. Configure deferral, deadline, and grace period
  5. Set active hours and servicing channel
  6. Assign to a device group

Update Behavior Settings

SettingDescription
Auto-restart before deadlineAllow restart outside active hours
User notification levelDefault, dismiss, or force restart
Pause updatesTemporarily pause for up to 35 days
Uninstall windowDays to allow update rollback
Delivery optimizationP2P update sharing settings

Monitoring

  • Devices by compliance per ring
  • Installation success and failure rates
  • Devices pending restart
  • Paused rings and expiration
  • Stale devices not checking for updates

Troubleshooting

  • Updates not applying — Verify group assignment and sync
  • Forced restart complaints — Increase grace period or active hours
  • Ring conflict — Ensure one ring per device

Best Practices

  • Use at least three rings (Pilot, Fast, Slow)
  • Keep pilot at 0 deferral for earliest testing
  • Allow 7+ day gap between ring deferrals
  • Configure active hours matching working hours
  • Monitor pilot results before broader deployment

API Reference

  • GET /api/devices/updates/rings — List update rings
  • POST /api/devices/updates/rings — Create ring
  • GET /api/devices/updates/rings/:id/status — Get ring compliance
  • PUT /api/devices/updates/rings/:id/pause — Pause updates
Last updated on