Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 389 Bytes

File metadata and controls

22 lines (17 loc) · 389 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Identity.Governance

$params = @{
	subjects = @(
		@{
			id = "2ea4c363-4b85-4529-b2ec-53b64308f39f"
		}
		@{
			id = "44fc5392-9485-4348-871e-2ea17cc0a1b8"
		}
	)
}

Initialize-MgIdentityGovernanceLifecycleWorkflowWithScope -WorkflowId $workflowId -BodyParameter $params