Recued
Menu
← Back to recipes

Microsoft Intune device compliance digest

by recued-core v1 11 views

Use “Microsoft Intune device compliance digest” in Recued. It provides a scheduled, read-only Microsoft Intune endpoint-management digest.

How it works 28 steps

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

Process (28 steps)
managed_devices_raw ?
policies_raw ?
configurations_raw ?
detected_apps_raw ?
mobile_apps_raw ?
audits_raw ?
defaults defaults
Apply defaults
managed_device_count count
Count items in managed devices
policy_count count
Count items in policies
configuration_count count
Count items in configurations
detected_app_count count
Count items in detected apps
mobile_app_count count
Count items in mobile apps
audit_count count
Count items in audits
has_devices compare
Check if managed device count is greater than 0
notify_enabled compare
Check if setting notify when devices equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
managed_device_rows slice
Take a subset of
policy_rows slice
Take a subset of
configuration_rows slice
Take a subset of
detected_app_rows slice
Take a subset of
audit_rows slice
Take a subset of
managed_device_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
detected_app_table to_table
Format results as a data table
audit_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 11 configurable

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

channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
microsoft setting =
row limit setting = 20
start hour setting = 8
audit filter setting =
mobile app filter setting =
detected app filter setting =
notify when devices setting = true
managed device filter setting = complianceState eq 'noncompliant' or complianceState eq 'error' or complianceState eq 'conflict'

Trust & control

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

Permissions it requires

Send notificationsRead 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-compliancemobile-appsaudit-eventsdigestnotificationpack:microsoft-intune

Details

28 steps 11 configurable settings recipe_id: device-compliance-digest-microsoft-intune