Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Decommission Device
Version 1.0.0
Confirm a managed device, factory wipe it, and remove it from Intune.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
decommission-device
Confirm a device, wipe it, then delete the device record.
Reads the managedDevice by id, issues a factory wipe controlled by the supplied retention flags, and deletes the device record from Intune.
1
confirmDevice
getManagedDevice
Read the managed device to confirm it exists before wiping it.
2
wipeDevice
wipeManagedDevice
Factory reset the device, removing data per the supplied retention flags.
3
deleteDevice
deleteManagedDevice
Delete the managed device record from Intune.