Skip to content
Recued
Menu
← Back to recipes

Sync a Microsoft Intune device

by recued-core v1

Approval-gated Microsoft Intune device sync workflow for one managed device. It reads the device for context, then calls recued-core.microsoft-intune.managed_device.sync for exactly that device. It does not wipe, retire, delete, reboot, shut down, reset passcodes, bypass activation lock, disable lost mode, request remote assistance, run Defender actions, mutate policies or apps, or call arbitrary Graph APIs.

How it works 5 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (5 steps)
managed_device_id trim
Trim whitespace from setting managed device id
reason trim
Trim whitespace from setting reason
device_before ?
sync ?
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

reason setting =
microsoft setting =
managed device id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Microsoft connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

microsoft-intune microsoft-intunemicrosoft-graphendpoint-managementmanaged-devicessynchelpdeskapprovalpack:microsoft-intune

Details

5 steps 3 configurable settings recipe_id: sync-microsoft-intune-device