Skip to content

Commit bf397e6

Browse files
committed
remove parameter explanation
1 parent cdbb9fe commit bf397e6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

articles/active-directory/governance/lifecycle-workflow-extensibility.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -77,19 +77,6 @@ The high-level steps for the Azure Logic Apps integration are as follows:
7777
- **Create a lifecycle workflow customTaskExtension which holds necessary information about the Azure Logic App**: Creating a custom task extension that references the configured Azure Logic App.
7878
- **Update or create a Lifecycle workflow with the “Run a custom task extension” task, referencing your created customTaskExtension**: Adding the newly created custom task extension to a new workflow, or updating the information to an existing workflow.
7979

80-
## Logic App parameters used by the custom task
81-
82-
When creating a custom task extension from the Azure portal, you're able to create a Logic App, or link it to an existing one.
83-
:::image type="content" source="media/lifecycle-workflow-extensibility/custom-task-logic-app.png" alt-text="Screenshot of a custom task create logic app selection screen.":::
84-
85-
The following information is supplied to the custom task from the Logic App:
86-
87-
- Subscription
88-
- Resource group
89-
- Logic App name
90-
91-
92-
For a guide on supplying this information to a custom task extension via Microsoft Graph, see: [Configure a Logic App for Lifecycle Workflow use](configure-logic-app-lifecycle-workflows.md).
9380

9481
## Next steps
9582

0 commit comments

Comments
 (0)