You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/governance/create-lifecycle-workflow.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,28 +19,24 @@ Lifecycle workflows allow for tasks associated with the lifecycle process to be
19
19
-**Tasks**: Actions taken when a workflow is triggered.
20
20
-**Execution conditions**: The who and when of a workflow. These conditions define which users (scope) this workflow should run against, and when (trigger) the workflow should run.
21
21
22
-
You can create and customize workflows for common scenarios by using templates, or you can build a workflow from scratch without using a template. Currently, if you use the Azure portal, any workflow that you create must be based on a template. If you want to create a workflow without using a template, use Microsoft Graph.
22
+
You can create and customize workflows for common scenarios by using templates, or you can build a workflow from scratch without using a template. Currently, if you use the Microsoft Entra admin center, any workflow that you create must be based on a template. If you want to create a workflow without using a template, use Microsoft Graph.
23
23
24
24
## Prerequisites
25
25
26
26
[!INCLUDE [Microsoft Entra ID Governance license](../../../includes/active-directory-entra-governance-license.md)]
27
27
28
28
29
-
## Create a lifecycle workflow by using a template in the Azure portal
29
+
## Create a lifecycle workflow by using a template in the Microsoft Entra admin center
If you're using the Azure portal to create a workflow, you can customize existing templates to meet your organization's needs. These templates include one for pre-hire common scenarios.
34
32
35
-
To create a workflow based on a template:
36
-
37
-
1. Sign in to the [Azure portal](https://portal.azure.com).
33
+
If you're using the Microsoft Entra admin center to create a workflow, you can customize existing templates to meet your organization's needs. These templates include one for pre-hire common scenarios.
38
34
39
-
1. Select **Azure Active Directory** > **Identity Governance**.
35
+
To create a workflow based on a template:
40
36
41
-
1.On the left menu, select **Lifecycle Workflows**.
37
+
1.Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Lifecycle Workflows Administrator](../roles/permissions-reference.md#lifecycle-workflows-administrator).
42
38
43
-
1.Select **Workflows**.
39
+
1.Browse to **Identity governance** > **Lifecycle workflows** > **Create a workflow**.
44
40
45
41
1. On the **Choose a workflow** page, select the workflow template that you want to use.
Copy file name to clipboardExpand all lines: articles/active-directory/governance/manage-workflow-properties.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,11 @@ You can update the following basic information without creating a new workflow.
28
28
29
29
If you change any other parameters, a new version is required to be created as outlined in the [Managing workflow versions](manage-workflow-tasks.md) article.
30
30
31
-
If done via the Azure portal, the new version is created automatically. If done using Microsoft Graph, you must manually create a new version of the workflow. For more information, see [Edit the properties of a workflow using Microsoft Graph](#edit-the-properties-of-a-workflow-using-microsoft-graph).
31
+
If done via the Microsoft Entra Admin center, the new version is created automatically. If done using Microsoft Graph, you must manually create a new version of the workflow. For more information, see [Edit the properties of a workflow using Microsoft Graph](#edit-the-properties-of-a-workflow-using-microsoft-graph).
32
32
33
-
## Edit the properties of a workflow using the Azure portal
33
+
## Edit the properties of a workflow using the Microsoft Entra Admin center
To edit the properties of a workflow using the Azure portal, you do the following steps:
35
+
To edit the properties of a workflow using the Microsoft Entra admin center, you do the following steps:
38
36
39
37
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Lifecycle Workflows Administrator](../roles/permissions-reference.md#lifecycle-workflows-administrator).
Copy file name to clipboardExpand all lines: articles/active-directory/governance/manage-workflow-tasks.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,12 @@ ms.custom: template-how-to
16
16
17
17
Workflows created with Lifecycle Workflows are able to grow and change with the needs of your organization. Workflows exist as versions from creation. When making changes to other than basic information, you create a new version of the workflow. For more information, see [Manage a workflow's properties](manage-workflow-properties.md).
18
18
19
-
Changing a workflow's tasks or execution conditions requires the creation of a new version of that workflow. Tasks within workflows can be added, reordered, and removed at will. Updating a workflow's tasks or execution conditions within the Azure portal will trigger the creation of a new version of the workflow automatically. Making these updates in Microsoft Graph will require the new workflow version to be created manually.
19
+
Changing a workflow's tasks or execution conditions requires the creation of a new version of that workflow. Tasks within workflows can be added, reordered, and removed at will. Updating a workflow's tasks or execution conditions within the Microsoft Entra admin center will trigger the creation of a new version of the workflow automatically. Making these updates in Microsoft Graph will require the new workflow version to be created manually.
20
20
21
21
22
-
## Edit the tasks of a workflow using the Azure portal
22
+
## Edit the tasks of a workflow using the Microsoft Entra admin center
Tasks within workflows can be added, edited, reordered, and removed at will. To edit the tasks of a workflow using the Azure portal, you complete the following steps:
24
+
Tasks within workflows can be added, edited, reordered, and removed at will. To edit the tasks of a workflow using the Microsoft Entra admin center, you complete the following steps:
28
25
29
26
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Lifecycle Workflows Administrator](../roles/permissions-reference.md#lifecycle-workflows-administrator).
30
27
@@ -45,9 +42,9 @@ Tasks within workflows can be added, edited, reordered, and removed at will. To
45
42
1. After making changes, select **save** to capture changes to the tasks.
46
43
47
44
48
-
## Edit the execution conditions of a workflow using the Azure portal
45
+
## Edit the execution conditions of a workflow using the Microsoft Entra admin center
49
46
50
-
To edit the execution conditions of a workflow using the Azure portal, you do the following steps:
47
+
To edit the execution conditions of a workflow using the Microsoft Entra admin center, you do the following steps:
51
48
52
49
53
50
1. On the left menu of Lifecycle Workflows, select **Workflows**.
@@ -66,7 +63,7 @@ To edit the execution conditions of a workflow using the Azure portal, you do th
66
63
1. After making changes, select **save** to capture changes to the execution conditions.
67
64
68
65
69
-
## See versions of a workflow using the Azure portal
66
+
## See versions of a workflow using the Microsoft Entra admin center
70
67
71
68
1. On the left menu of Lifecycle Workflows, select **Workflows**.
Copy file name to clipboardExpand all lines: articles/active-directory/governance/on-demand-workflow.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,9 @@ ms.custom: template-how-to
18
18
Scheduled workflows by default run every 3 hours, but can also run on-demand so that they can be applied to specific users whenever you see fit. A workflow can be run on demand for any user, and doesn't take into account whether or not a user meets the workflow's execution conditions. Running a workflow on-demand allows you to test workflows before their scheduled run. This testing, on a set of users up to 10 at a time, allows you to see how a workflow will run before it processes a larger set of users. Testing your workflow before their scheduled runs helps you proactively solve potential lifecycle issues more quickly.
19
19
20
20
21
-
## Run a workflow on-demand in the Azure portal
21
+
## Run a workflow on-demand in the Microsoft Entra admin center
Copy file name to clipboardExpand all lines: articles/active-directory/governance/trigger-custom-task.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Lifecycle Workflows can be used to trigger custom tasks via an extension to Azur
25
25
For more information about Lifecycle Workflows extensibility, see: [Workflow Extensibility](lifecycle-workflow-extensibility.md).
26
26
27
27
28
-
## Create a custom task extension using the Azure portal
28
+
## Create a custom task extension using the Microsoft Entra admin center
29
29
30
30
To use a custom task extension in your workflow, first a custom task extension must be created to be linked with an Azure Logic App. You're able to create a Logic App at the same time you're creating a custom task extension. To do this, you complete these steps:
0 commit comments