Skip to content

Commit af5e23a

Browse files
author
Jill Grant
authored
Update tutorial-onboard-custom-workflow-portal.md
1 parent 9d1c591 commit af5e23a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/active-directory/governance/tutorial-onboard-custom-workflow-portal.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ ms.custom: template-tutorial
1818

1919
This tutorial provides a step-by-step guide on how to automate prehire tasks with Lifecycle workflows using the Azure portal.
2020

21-
This prehire scenario generates a temporary access pass for our new employee and send it via email to the user's new manager.
21+
This prehire scenario generates a temporary access pass for our new employee and sends it via email to the user's new manager.
2222

2323
:::image type="content" source="media/tutorial-lifecycle-workflows/arch-2.png" alt-text="Screenshot of the lifecycle workflow scenario." lightbox="media/tutorial-lifecycle-workflows/arch-2.png":::
2424

2525
## Prerequisites
2626

27-
The Lifecycle Workflows preview requires Azure AD Premium P2. For more information, see: [License requirements](what-are-lifecycle-workflows.md#license-requirements).
27+
The Lifecycle Workflows preview requires Azure AD Premium P2. For more information, see [License requirements](what-are-lifecycle-workflows.md#license-requirements).
2828

2929
## Before you begin
3030

3131
Two accounts are required for this tutorial, one account for the new hire and another account that acts as the manager of the new hire. The new hire account must have the following attributes set:
3232

3333
- employeeHireDate must be set to today
34-
- department must be set to sales
35-
- manager attribute must be set, and the manager account should have a mailbox to receive an email
34+
- Department must be set to sales
35+
- Manager attribute must be set, and the manager account should have a mailbox to receive an email
3636

3737
For more comprehensive instructions on how to complete these prerequisite steps, you may refer to the [Preparing user accounts for Lifecycle workflows tutorial](tutorial-prepare-azure-ad-user-accounts.md). The [TAP policy](../authentication/howto-authentication-temporary-access-pass.md#enable-the-temporary-access-pass-policy) must also be enabled to run this tutorial.
3838

@@ -57,7 +57,7 @@ The prehire scenario can be broken down into the following:
5757
## Create a workflow using pre-hire template
5858
Use the following steps to create a prehire workflow that will generate a TAP and send it via email to the user's manager using the Azure portal.
5959

60-
1. Sign in to Azure portal
60+
1. Sign in to Azure portal.
6161
2. On the right, select **Azure Active Directory**.
6262
3. Select **Identity Governance**.
6363
4. Select **Lifecycle workflows (Preview)**.
@@ -71,7 +71,7 @@ Use the following steps to create a prehire workflow that will generate a TAP an
7171

7272
:::image type="content" source="media/tutorial-lifecycle-workflows/configure-scope.png" alt-text="Screenshot of selecting a configuration scope." lightbox="media/tutorial-lifecycle-workflows/configure-scope.png":::
7373

74-
8. Next, you'll configure the scope. The scope determines which users this workflow runs against. In this case, it is on all users in the Sales department. On the configure scope screen, under **Rule** add the following settings and then select **Next: Review tasks**. For a full list of supported user properties, see: [Supported user properties and query parameters](/graph/api/resources/identitygovernance-rulebasedsubjectset?view=graph-rest-beta&preserve-view=true#supported-user-properties-and-query-parameters)
74+
8. Next, you'll configure the scope. The scope determines which users this workflow runs against. In this case, it is on all users in the Sales department. On the configure scope screen, under **Rule** add the following settings and then select **Next: Review tasks**. For a full list of supported user properties, see [Supported user properties and query parameters](/graph/api/resources/identitygovernance-rulebasedsubjectset?view=graph-rest-beta&preserve-view=true#supported-user-properties-and-query-parameters).
7575

7676
:::image type="content" source="media/tutorial-lifecycle-workflows/review-tasks.png" alt-text="Screenshot of selecting review tasks." lightbox="media/tutorial-lifecycle-workflows/review-tasks.png":::
7777

@@ -124,4 +124,4 @@ After running your workflow on-demand and checking that everything is working fi
124124

125125
## Next steps
126126
- [Tutorial: Preparing user accounts for Lifecycle workflows (preview)](tutorial-prepare-azure-ad-user-accounts.md)
127-
- [Automate employee onboarding tasks before their first day of work using Lifecycle Workflows APIs](/graph/tutorial-lifecycle-workflows-onboard-custom-workflow)
127+
- [Automate employee onboarding tasks before their first day of work using Lifecycle Workflows APIs](/graph/tutorial-lifecycle-workflows-onboard-custom-workflow)

0 commit comments

Comments
 (0)