Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Update and Reassign Compliance Policy
Version 1.0.0
Read an existing compliance policy, update its metadata, and reassign it to a group.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
update-and-reassign-compliance-policy
Read, update, and reassign an existing compliance policy.
Reads the deviceCompliancePolicy by id, patches its metadata, and posts a new assignment targeting the supplied Azure AD group.
1
getPolicy
getDeviceCompliancePolicy
Read the existing compliance policy by id.
2
updatePolicy
updateDeviceCompliancePolicy
Patch the policy display name and description.
3
reassignPolicy
assignDeviceCompliancePolicy
Reassign the updated policy to the supplied Azure AD group.