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/purview/how-to-workflow-asset-curation.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,30 +21,30 @@ This guide will take you through the creation and management of approval workflo
21
21
22
22
1. Sign in to the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/) and select the Management center. You'll see three new icons in the table of contents.
23
23
24
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/workflow-section.png" alt-text="Screenshot showing the management center left menu with the new workflow section highlighted.":::
24
+
:::image type="content" source="./media/how-to-workflow-asset-curation/workflow-section.png" alt-text="Screenshot showing the management center left menu with the new workflow section highlighted.":::
25
25
26
26
1. To create new workflows, select **Authoring** in the workflow section. This will take you to the workflow authoring experiences.
27
27
28
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/workflow-authoring-experience.png" alt-text="Screenshot showing the authoring workflows page, showing a list of all workflows.":::
28
+
:::image type="content" source="./media/how-to-workflow-asset-curation/workflow-authoring-experience.png" alt-text="Screenshot showing the authoring workflows page, showing a list of all workflows.":::
29
29
30
30
>[!NOTE]
31
31
>If the authoring tab is greyed out, you don't have the permissions to be able to author workflows. You'll need the [workflow admin role](catalog-permissions.md).
32
32
33
-
1. To create a new workflow, select **+New** button.
33
+
1. To create a new workflow, select the **+New** button.
34
34
35
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/workflow-authoring-select-new.png" alt-text="Screenshot showing the authoring workflows page, with the plus sign New button highlighted.":::
35
+
:::image type="content" source="./media/how-to-workflow-asset-curation/workflow-authoring-select-new.png" alt-text="Screenshot showing the authoring workflows page, with the plus sign New button highlighted.":::
36
36
37
37
1. To create **Approval workflows for asset curation** Select **Data Catalog** and select **Continue**
38
38
39
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/select-data-catalog.png" alt-text="Screenshot showing the new workflows menu, with Data Catalog selected.":::
39
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-data-catalog.png" alt-text="Screenshot showing the new workflows menu, with Data Catalog selected.":::
40
40
41
41
1. In the next screen, you'll see all the templates provided by Microsoft Purview to create a workflow. Select the template using which you want to start your authoring experiences and select **Continue**. Each of these templates specifies the kind of action that will trigger the workflow. In the screenshot below we've selected **Update asset attributes** to create approval workflow for asset updates.
42
42
43
-
:::image type="content" source="./media/how-to-workflow-asset-curation/update-asset-attributes-continue.png" alt-text="Screenshot showing the new data catalog workflow menu, showing template options, with the Continue button selected.":::
43
+
:::image type="content" source="./media/how-to-workflow-asset-curation/update-asset-attributes-continue.png" alt-text="Screenshot showing the new data catalog workflow menu, showing template options, with the Continue button selected." lightbox="./media/how-to-workflow-asset-curation/update-asset-attributes-continue.png":::
44
44
45
45
1. Next, enter a workflow name and optionally add a description. Then select **Continue**.
46
46
47
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/name-and-continue.png" alt-text="Screenshot showing the new data catalog workflow menu with a name entered into the name textbox.":::
47
+
:::image type="content" source="./media/how-to-workflow-asset-curation/name-and-continue.png" alt-text="Screenshot showing the new data catalog workflow menu with a name entered into the name textbox.":::
48
48
49
49
1. You'll now be presented with a canvas where the selected template is loaded by default.
50
50
@@ -70,41 +70,40 @@ This guide will take you through the creation and management of approval workflo
70
70
71
71
1. Once you're done defining a workflow, you need to bind the workflow to a collection hierarchy path. The binding implies that this workflow is triggered only for update operation on data assets in that collection. A workflow can be bound to only one hierarchy path. To bind a workflow or to apply a scope to a workflow, you need to select ‘Apply workflow’. Select the scopes you want this workflow to be associated with and select **OK**.
72
72
73
-
:::image type="content" source="./media/how-to-workflow-asset-curation/select-apply-workflow.png" alt-text="Screenshot showing the new data catalog workflow menu with the Apply Workflow button highlighted at the top of the workspace.":::
73
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-apply-workflow.png" alt-text="Screenshot showing the new data catalog workflow menu with the Apply Workflow button highlighted at the top of the workspace." lightbox="./media/how-to-workflow-asset-curation/select-apply-workflow.png":::
74
74
75
-
:::image type="content" source="./media/how-to-workflow-asset-curation/select-okay.png" alt-text="Screenshot showing the apply workflow window, showing a list of items that the workflow can be applied to. At the bottom of the window, the O K button is selected.":::
75
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-okay.png" alt-text="Screenshot showing the apply workflow window, showing a list of items that the workflow can be applied to. At the bottom of the window, the O K button is selected." lightbox="./media/how-to-workflow-asset-curation/select-okay.png":::
76
76
77
77
>[!NOTE]
78
-
> - The Microsoft Purview workflow engine will always resolve to the closest workflow that the collection hierarchy path is associated with. In case a direct binding is not found, it will traverse up in the tree to find the workflow associated with the closest parent in the collection tree.
79
-
78
+
> The Microsoft Purview workflow engine will always resolve to the closest workflow that the collection hierarchy path is associated with. In case a direct binding is not found, it will traverse up in the tree to find the workflow associated with the closest parent in the collection tree.
80
79
81
80
1. By default, the workflow will be enabled. To disable, toggle the Enable button in the top menu.
82
81
83
82
1. Finally select **Save and close** to create and the workflow.
84
83
85
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/workflow-enabled.png" alt-text="Screenshot showing the workflow authoring page, showing the newly created workflow listed among all other workflows.":::
84
+
:::image type="content" source="./media/how-to-workflow-asset-curation/workflow-enabled.png" alt-text="Screenshot showing the workflow authoring page, showing the newly created workflow listed among all other workflows." lightbox="./media/how-to-workflow-asset-curation/workflow-enabled.png":::
86
85
87
86
## Edit an existing workflow
88
87
89
88
To modify an existing workflow, select the workflow and then select **Edit** in the top menu. You'll then be presented with the canvas containing workflow definition. Modify the workflow and select **Save** to commit changes.
90
89
91
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/select-edit.png" alt-text="Screenshot showing the workflow authoring page, with the Edit button highlighted in the top menu.":::
90
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-edit.png" alt-text="Screenshot showing the workflow authoring page, with the Edit button highlighted in the top menu." lightbox="./media/how-to-workflow-asset-curation/select-edit.png":::
92
91
93
92
## Disable a workflow
94
93
95
94
To disable a workflow, select the workflow and then select **Disable** in the top menu. You can also disable the workflow by selecting **Edit** and changing the enable toggle in workflow canvas.
96
95
97
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/select-disable.png" alt-text="Screenshot showing the workflow authoring page, with the Disable button highlighted in the top menu.":::
96
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-disable.png" alt-text="Screenshot showing the workflow authoring page, with the Disable button highlighted in the top menu." lightbox="./media/how-to-workflow-asset-curation/select-disable.png":::
98
97
99
98
## Delete a workflow
100
99
101
100
To delete a workflow, select the workflow and then select **Delete** in the top menu.
102
101
103
-
:::image type="content" source="./media/how-to-workflow-business-terms-approval/select-delete.png" alt-text="Screenshot showing the workflow authoring page, with the Delete button highlighted in the top menu.":::
102
+
:::image type="content" source="./media/how-to-workflow-asset-curation/select-delete.png" alt-text="Screenshot showing the workflow authoring page, with the Delete button highlighted in the top menu." lightbox="./media/how-to-workflow-asset-curation/select-delete.png":::
104
103
105
104
## Limitations for asset curation with approval workflow enabled
106
105
107
-
* Lineage updates are directly stored in Purview data catalog without any approvals.
106
+
- Lineage updates are directly stored in Purview data catalog without any approvals.
0 commit comments