Skip to content

Commit c0df404

Browse files
committed
acrolinx updates
1 parent 7b8a492 commit c0df404

File tree

3 files changed

+14
-11
lines changed

3 files changed

+14
-11
lines changed

articles/active-directory/governance/lifecycle-workflows-deployment.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,21 +104,24 @@ This section introduces Lifecycle Workflow concepts you should know before you p
104104

105105

106106
## Prerequisites to deploying Lifecycle Workflows
107-
The following is important information about your organization and the technologies that need to be in place prior to deploying Lifecycle Workflows. Ensure that you can answer yes to each of the items before attempting to deploy Lifecycle Workflows.
107+
108+
The following information is important information about your organization and the technologies that need to be in place prior to deploying Lifecycle Workflows. Ensure that you can answer yes to each of the items before attempting to deploy Lifecycle Workflows.
108109

109110
|Item|Description|Documentation|
110111
|-----|-----|-----|
111112
|Inbound Provisioning|You have a process to create user accounts for employees in Azure AD such as HR inbound, SuccessFactors, or MIM.<br><br> Alternatively you have a process to create user accounts in Active Directory and those accounts are provisioned to Azure AD.|[Workday to Active Directory](../saas-apps/workday-inbound-tutorial.md)<br><br>[Workday to Azure AD](../saas-apps/workday-inbound-tutorial.md)<br><br>[SuccessFactors to Active Directory](../saas-apps/sap-successfactors-inbound-provisioning-tutorial.md)</br></br>[SuccessFactors to Azure AD](../saas-apps/sap-successfactors-inbound-provisioning-cloud-only-tutorial.md)<br><br>[Azure AD Connect](../hybrid/whatis-azure-ad-connect-v2.md)<br><br>[Azure AD Connect cloud sync](../cloud-sync/what-is-cloud-sync.md)|
112-
|Attribute synchronization|The accounts in Azure AD have the employeeHireDate and employeeLeaveDateTime attributes populated. The values may be populated when the accounts are created from an HR system or synchronized from AD using Azure AD Connect or cloud sync. You have additional attributes, that will be used to determine the scope, such as department, populated or the ability to populate, with data.|[How to synchronize attributes for Lifecycle Workflows](how-to-lifecycle-workflow-sync-attributes.md)
113+
|Attribute synchronization|The accounts in Azure AD have the employeeHireDate and employeeLeaveDateTime attributes populated. The values may be populated when the accounts are created from an HR system or synchronized from AD using Azure AD Connect or cloud sync. You have additional attributes that will be used to determine the scope such as department, populated or the ability to populate, with data.|[How to synchronize attributes for Lifecycle Workflows](how-to-lifecycle-workflow-sync-attributes.md)
113114

114115
## Understanding parts of a workflow
116+
115117
Before you begin planning a Lifecycle Workflow deployment, you should become familiar with the parts of workflow and the terminology around Lifecycle Workflows.
116118

117119
The [Understanding Lifecycle Workflows](understanding-lifecycle-workflows.md) document, uses the portal to explain the parts of a workflow. The [Developer API reference Lifecycle Workflows](lifecycle-workflows-developer-reference.md) document, uses a GRAPH example to explain the parts of a workflow.
118120

119121
You can use this document to become familiar with the parts of workflow prior to deploying them.
120122

121123
## Limitations and constraints
124+
122125
The following table provides information that you need to be aware of as you create and deploy Lifecycle workflows.
123126

124127
|Item|Description|
@@ -133,7 +136,7 @@ The following table provides information that you need to be aware of as you cre
133136

134137
The following is additional information you should be aware of.
135138

136-
- You cannot enable the schedule for the Real-Time Leaver scenario. This is by design.
139+
- You can't enable the schedule for the Real-Time Leaver scenario. This is by design.
137140

138141

139142

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more information, see: [License requirements](what-are-lifecycle-workflows.m
3434

3535
## Before you begin
3636

37-
As part of the prerequisites for completing this tutorial, you will need an account that has group and Teams memberships and that can be deleted during the tutorial. 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).
37+
As part of the prerequisites for completing this tutorial, you'll need an account that has group and Teams memberships and that can be deleted during the tutorial. 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).
3838

3939
The leaver scenario can be broken down into the following:
4040
- **Prerequisite:** Create a user account that represents an employee leaving your organization
@@ -56,10 +56,10 @@ Use the following steps to create a leaver on-demand workflow that will execute
5656
6. From the templates, select **Select** under **Real-time employee termination**.
5757
:::image type="content" source="media/tutorial-lifecycle-workflows/select-template.png" alt-text="Screenshot of selecting template leaver workflow." lightbox="media/tutorial-lifecycle-workflows/select-template.png":::
5858

59-
7. Next, you will configure the basic information about the workflow. Select **Next:Review tasks** when you are done with this step.
59+
7. Next, you'll configure the basic information about the workflow. Select **Next:Review tasks** when you're done with this step.
6060
:::image type="content" source="media/tutorial-lifecycle-workflows/real-time-leaver.png" alt-text="Screenshot of review template tasks." lightbox="media/tutorial-lifecycle-workflows/real-time-leaver.png":::
6161

62-
8. On the following page, you may inspect the tasks if desired but no additional configuration is needed. Select **Next: Select users** when you are finished.
62+
8. On the following page, you may inspect the tasks if desired but no additional configuration is needed. Select **Next: Select users** when you're finished.
6363
:::image type="content" source="media/tutorial-lifecycle-workflows/real-time-tasks.png" alt-text="Screenshot of template tasks." lightbox="media/tutorial-lifecycle-workflows/real-time-tasks.png":::
6464

6565
9. For the user selection, select **Select users**. This allows you to select users for which the workflow will be executed immediately after creation. Regardless of the selection, you can run the workflow on-demand later at any time as needed.
@@ -68,10 +68,10 @@ Use the following steps to create a leaver on-demand workflow that will execute
6868
10. Next, select on **+Add users** to designate the users to be executed on this workflow.
6969
:::image type="content" source="media/tutorial-lifecycle-workflows/real-time-add-users.png" alt-text="Screenshot of real time leaver add users." lightbox="media/tutorial-lifecycle-workflows/real-time-add-users.png":::
7070

71-
11. A panel with the list of available users will pop-up on the right side of the screen. Select **Select** when you are done with your selection.
71+
11. A panel with the list of available users will pop up on the right side of the screen. Select **Select** when you're done with your selection.
7272
:::image type="content" source="media/tutorial-lifecycle-workflows/real-time-user-list.png" alt-text="Screenshot of real time leaver template selected users." lightbox="media/tutorial-lifecycle-workflows/real-time-user-list.png":::
7373

74-
12. Select **Next: Review and create** when you are satisfied with your selection.
74+
12. Select **Next: Review and create** when you're satisfied with your selection.
7575
:::image type="content" source="media/tutorial-lifecycle-workflows/real-time-review-users.png" alt-text="Screenshot of reviewing template users." lightbox="media/tutorial-lifecycle-workflows/real-time-review-users.png":::
7676

7777
13. On the review blade, verify the information is correct and select **Create**.
@@ -93,12 +93,12 @@ To run a workflow on-demand, for users using the Azure portal, do the following
9393

9494
## Check tasks and workflow status
9595

96-
At any time, you may monitor the status of the workflows and the tasks. As a reminder, there are three different data pivots, users runs, and tasks which are currently available in public preview. You may learn more in the how-to guide [Check the status of a workflow (preview)](check-status-workflow.md). In the course of this tutorial, we will look at the status using the user focused reports.
96+
At any time, you may monitor the status of the workflows and the tasks. As a reminder, there are three different data pivots, users runs, and tasks that are currently available in public preview. You may learn more in the how-to guide [Check the status of a workflow (preview)](check-status-workflow.md). In the course of this tutorial, we'll look at the status using the user focused reports.
9797

9898
1. To begin, select the **Workflow history (Preview)** tab on the left to view the user summary and associated workflow tasks and statuses.
9999
:::image type="content" source="media/tutorial-lifecycle-workflows/workflow-history-real-time.png" alt-text="Screenshot of real time history overview." lightbox="media/tutorial-lifecycle-workflows/workflow-history-real-time.png":::
100100

101-
1. Once the **Workflow history (Preview)** tab has been selected, you will land on the workflow history page as shown.
101+
1. Once the **Workflow history (Preview)** tab has been selected, you'll land on the workflow history page as shown.
102102
:::image type="content" source="media/tutorial-lifecycle-workflows/user-summary-real-time.png" alt-text="Screenshot of real time workflow history." lightbox="media/tutorial-lifecycle-workflows/user-summary-real-time.png":::
103103

104104
1. Next, you may select **Total tasks** for the user Jane Smith to view the total number of tasks created and their statuses. In this example, there are three total tasks assigned to the user Jane Smith.

articles/active-directory/governance/what-are-lifecycle-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can use Lifecycle workflows to address any of the following conditions.
7575

7676
### How many licenses must you have?
7777

78-
To utilize the Lifecycle Workflows feature, you must have at least one Azure AD Premium P2 license in your tenant. With one license you are able to:
78+
To utilize the Lifecycle Workflows feature, you must have at least one Azure AD Premium P2 license in your tenant. With one license, you're able to:
7979

8080
- Create, manage, and delete workflows for any, or all, users in your tenant up to the total limit of 50 workflows.
8181
- Trigger on-demand and scheduled workflow execution.

0 commit comments

Comments
 (0)