Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Create and Assign Device Configuration
Version 1.0.0
Create a device configuration profile in Intune and assign it to a target group.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
create-and-assign-device-configuration
Create a device configuration profile, verify it, and assign it to a group.
Creates a deviceConfiguration with the supplied display name and description, reads the created profile back by id, and assigns it to the supplied Azure AD group.
1
createConfiguration
createDeviceConfiguration
Create a new device configuration profile.
2
verifyConfiguration
getDeviceConfiguration
Read the created configuration profile back by id to confirm persistence.
3
assignConfiguration
assignDeviceConfiguration
Assign the configuration profile to the supplied Azure AD group.