Skip to content

Commit 0f9bec0

Browse files
authored
Merge pull request #103582 from AlexFilipin/patch-14
Display name has to be unique
2 parents 85f3991 + c0757f0 commit 0f9bec0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/governance/trigger-custom-task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ To use a custom task extension in your workflow, first a custom task extension m
3636

3737
1. In the left menu, select **Workflows (Preview)**.
3838

39-
1. On the workflows screen, select **custom task extension**.
39+
1. On the workflows screen, select **Custom task extension**.
4040
:::image type="content" source="media/trigger-custom-task/custom-task-extension-select.png" alt-text="Screenshot of selecting a custom task extension from a workflow overview page.":::
41-
1. On the custom task extensions page, select **create custom task extension**.
41+
1. On the custom task extensions page, select **Create custom task extension**.
4242
:::image type="content" source="media/trigger-custom-task/create-custom-task-extension.png" alt-text="Screenshot for creating a custom task extension selection.":::
43-
1. On the basics page you, give a display name and description for the custom task extension and select **Next**.
43+
1. On the basics page you, enter a unique display name and description for the custom task extension and select **Next**.
4444
:::image type="content" source="media/trigger-custom-task/custom-task-extension-basics.png" alt-text="Screenshot of the basics section for creating a custom task extension.":::
4545
1. On the **Task behavior** page, you specify how the custom task extension will behave after executing the Azure Logic App and select **Next**.
4646
:::image type="content" source="media/trigger-custom-task/custom-task-extension-behavior.png" alt-text="Screenshot for choose task behavior for custom task extension.":::

0 commit comments

Comments
 (0)