Skip to content
Recued
Menu
← Back to recipes

Microsoft Intune device brief

by recued-core v1

Read-only endpoint-management brief for one Microsoft Intune managed device. It reads the device profile, recent Intune audit activity for the device, compliance policies, configuration profiles, and mobile app catalog context through recued-core.microsoft-intune, then asks the AI summarizer for device posture, compliance signals, and next steps. It never syncs, locks, wipes, retires, deletes, reboots, shuts down, resets passcodes, mutates policies or apps, or calls arbitrary Graph APIs.

How it works 23 steps

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

Process (23 steps)
managed_device_id trim
Trim whitespace from setting managed device id
audit_filter template
Generate text from a template
device ?
audits_raw ?
policies_raw ?
configurations_raw ?
mobile_apps_raw ?
audits default
Apply default
policies default
Apply default
configurations default
Apply default
mobile_apps default
Apply default
audit_count count
Count items in audits
policy_count count
Count items in policies
configuration_count count
Count items in configurations
mobile_app_count count
Count items in mobile apps
summarize ?
audit_rows slice
Take a subset of
policy_rows slice
Take a subset of
configuration_rows slice
Take a subset of
audit_table to_table
Format results as a data table
policy_table to_table
Format results as a data table
configuration_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

focus setting = Summarize this Microsoft Intune managed device's compliance state, OS/version, owner/user context, last sync, encryption/supervision signals, recent Intune audit activity, relevant policy/configuration context, and concrete next steps. Do not invent facts outside the Microsoft Graph data.
microsoft setting =
row limit setting = 20
max length setting = 900
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-devicesdevice-complianceaudit-eventsai-summarypack:microsoft-intune

Details

23 steps 5 configurable settings recipe_id: microsoft-intune-device-brief