Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Device Compliance Triage
Version 1.0.0
Inspect a managed device and branch on its compliance state to either sync or retire it.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
device-compliance-triage
Read a managed device and remediate based on its compliance state.
Reads the managedDevice by id, branches on the complianceState property, and either triggers a device sync for compliant devices or retires non-compliant devices.
1
getDevice
getManagedDevice
Read the managed device to obtain its current compliance state.
2
syncDevice
syncManagedDevice
Trigger a sync for a compliant device to refresh its policy state.
3
retireDevice
retireManagedDevice
Retire a non-compliant device, removing corporate data while leaving personal data intact.