Skip to content

Commit fb49c73

Browse files
Merge pull request #228873 from OWinfreyATL/owinfreyATL-Task-Updates
task name and description update
2 parents 3d05d70 + 4861861 commit fb49c73

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

articles/active-directory/governance/customize-workflow-schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Workflows created within Lifecycle Workflows follow the same schedule that you d
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com).
2727

28-
1. Select **Identity Governance** on the search bar near the top of the page.
28+
1. Type in **Identity Governance** on the search bar near the top of the page and select it.
2929

3030
1. In the left menu, select **Lifecycle workflows (Preview)**.
3131

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,14 @@ Versioning with Lifecycle Workflows provides many benefits over the alternative
2828

2929
## Workflow properties and versions
3030

31-
While updates to workflows can trigger the creation of a new version, this isn't always the case. There are parameters of workflows, known as basic properties, that can be updated without a new version of the workflow being created. The list of these parameters are as follows:
31+
While updates to workflows can trigger the creation of a new version, this isn't always the case. There are parameters of workflows known as basic properties, that 's changeable without creating a new version of the workflow. The list of these parameters are as follows:
3232

3333
- displayName
3434
- description
3535
- isEnabled
3636
- IsSchedulingEnabled
37+
- task name
38+
- task description
3739

3840

3941
You'll find these corresponding parameters in the Azure portal under the **Properties** section of the workflow you're updating.

articles/active-directory/governance/manage-workflow-properties.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,19 @@ ms.custom: template-how-to
1414

1515
# Manage workflow properties (preview)
1616

17-
Managing workflows can be accomplished in one of two ways.
17+
Managing workflows can be accomplished in one of two ways:
1818
- Updating the basic properties of a workflow without creating a new version of it
19-
- Creating a new version of the updated workflow.
19+
- Creating a new version of the updated workflow
2020

2121
You can update the following basic information without creating a new workflow.
2222
- display name
2323
- description
24-
- whether or not it is enabled.
25-
- Whether or not workflow schedule is enabled.
24+
- whether or not it's enabled
25+
- Whether or not workflow schedule is enabled
26+
- task name
27+
- task description
2628

27-
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.
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.
2830

2931
If done via the Azure portal, the new version is created automatically. If done using Microsoft Graph, you will have to 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).
3032

0 commit comments

Comments
 (0)