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-bulk-edit-assets.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: nayenama
6
6
ms.service: purview
7
7
ms.subservice: purview-data-catalog
8
8
ms.topic: conceptual
9
-
ms.date: 01/25/2022
9
+
ms.date: 03/23/2023
10
10
---
11
11
12
12
# How to bulk edit assets
@@ -20,19 +20,19 @@ This article describes how you can update assets in bulk to add glossary terms,
20
20
21
21
1. Use Microsoft Purview search or browse to discover assets you wish to edit.
22
22
23
-
1. In the search results, if you focus on an asset a checkbox appears.
23
+
1. In the search results, each data asset has a checkbox you can select to add the asset to the selection list.
24
24
25
25
:::image type="content" source="media/how-to-bulk-edit-assets/asset-checkbox.png" alt-text="Screenshot of the bulk edit checkbox.":::
26
26
27
-
1. You can add an asset to the bulk edit list from the asset detail page. Select **Select for bulk edit** to add the asset to the bulk edit list.
27
+
1. You can also add an asset to the bulk edit list from the asset detail page. Select **Select for bulk edit** to add the asset to the bulk edit list.
28
28
29
-
:::image type="content" source="media/how-to-bulk-edit-assets/asset-list.png" alt-text="Screenshot of the asset.":::
29
+
:::image type="content" source="media/how-to-bulk-edit-assets/asset-list.png" alt-text="Screenshot of the asset page with the bulk edit box highlighted.":::
30
30
31
-
1. Select the checkbox to add it to the bulk edit list. You can see the selected assets by clicking **View selected**.
31
+
1. Select the checkbox to add it to the bulk edit list. You can see the selected assets by selecting the **View selected** button.
32
32
33
-
:::image type="content" source="media/how-to-bulk-edit-assets/selected-list.png" alt-text="Screenshot of the list.":::\
33
+
:::image type="content" source="media/how-to-bulk-edit-assets/selected-list.png" alt-text="Screenshot of the asset list with the View Selected button highlighted.":::
34
34
35
-
## How to bulk edit assets
35
+
## Bulk edit assets
36
36
37
37
1. When all assets have been chosen, select **View selected** to pull up the selected assets.
38
38
@@ -50,13 +50,17 @@ This article describes how you can update assets in bulk to add glossary terms,
50
50
1.**Add** will append a new annotation to the selected data assets.
51
51
1.**Replace with** will replace all of the annotations for the selected data assets with the annotation selected.
52
52
1.**Remove** will remove all annotations for selected data assets.
53
-
53
+
54
+
You can edit multiple assets at once by selecting **Select a new attribute**.
55
+
54
56
:::image type="content" source="media/how-to-bulk-edit-assets/add-list.png" alt-text="Screenshot of the add.":::
55
57
58
+
1. When you have made all your updates, select **Apply**.
59
+
56
60
1. Once complete, close the bulk edit blade by selecting **Close** or **Remove all and close**. Close won't remove the selected assets whereas remove all and close will remove all the selected assets.
57
61
:::image type="content" source="media/how-to-bulk-edit-assets/close-list.png" alt-text="Screenshot of the close.":::
58
62
59
-
> [!Important]
63
+
> [!IMPORTANT]
60
64
> The recommended number of assets for bulk edit are 25. Selecting more than 25 might cause performance issues.
61
65
> The **View Selected** box will be visible only if there is at least one asset selected.
0 commit comments