Update to powershell SDK docs: 13903254328

This commit is contained in:
developer-relations-sp
2025-03-17 15:24:32 +00:00
parent 63b6e70fec
commit 9ed39129fb
15 changed files with 55 additions and 19 deletions

View File

@@ -814,6 +814,7 @@ $WorkflowBody = @"{
"displayName" : "displayName",
"attributes" : {
"description" : "Triggered when an identity's manager attribute changes",
"formDefinitionId" : "Admin_Access_Request_Form",
"attributeToFilter" : "LifecycleState",
"id" : "idn:identity-attributes-changed",
"filter.$" : "$.changes[?(@.attribute == 'manager')]"