Skip to content

Commit 6d6c0b7

Browse files
Merge pull request #210686 from v-rajagt/amsliu
Link fixed.
2 parents f75e9c9 + 54c47ed commit 6d6c0b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/governance/workflows-faqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Yes, key user properties like employeeHireDate and employeeType are supported fo
3131

3232
### How do I see more details and parameters of tasks and the attributes that are being updated?
3333

34-
Some tasks do update existing attributes; however, we don’t currently share those specific details. As these tasks are updating attributes related to other Azure AD features, so you can find that info in those docs. For temporary access pass, we’re writing to the appropriate attributes listed [here](/graph/api/temporaryaccesspassauthenticationmethod-post?view=graph-rest-beta&tabs=csharp#request-body).
34+
Some tasks do update existing attributes; however, we don’t currently share those specific details. As these tasks are updating attributes related to other Azure AD features, so you can find that info in those docs. For temporary access pass, we’re writing to the appropriate attributes listed [here](/graph/api/resources/temporaryaccesspassauthenticationmethod).
3535

3636
### Is it possible for me to create new tasks and how? For example, triggering other graph APIs/web hooks?
3737

3838
We currently don’t support the ability to create new tasks outside of the set of tasks supported in the task templates. As an alternative, you may accomplish this by setting up a logic app and then creating a logic apps task in Lifecycle Workflows with the URL. For more information, see [Trigger Logic Apps based on custom task extensions (preview)](trigger-custom-task.md)
3939

4040
## Next steps
4141

42-
- [What are Lifecycle workflows? (Preview)](what-are-lifecycle-workflows.md)
42+
- [What are Lifecycle workflows? (Preview)](what-are-lifecycle-workflows.md)

0 commit comments

Comments
 (0)