Skip to content

Commit 7f1e229

Browse files
authored
Merge pull request #235986 from whhender/update-and-delete-classifications
Adding edit, delete, enable, and disable for custom classifications a…
2 parents 19359dc + c687f10 commit 7f1e229

File tree

7 files changed

+58
-2
lines changed

7 files changed

+58
-2
lines changed

articles/purview/create-a-custom-classification-and-classification-rule.md

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ ms.author: ankitgup
66
ms.service: purview
77
ms.subservice: purview-data-catalog
88
ms.topic: how-to
9-
ms.date: 12/29/2022
9+
ms.date: 04/26/2023
1010
---
1111
# Custom classifications in Microsoft Purview
1212

1313
This article describes how you can create custom classifications to define data types in your data estate that are unique to your organization. It also describes the creation of custom classification rules that let you find specified data throughout your data estate.
1414

15-
>[IMPORTANT]
15+
>[!IMPORTANT]
1616
>To create a custom classification you need either **data curator** or **data source administrator** permission on a collection. Permissions at any collection level are sufficient.
1717
>For more information about permissions, see: [Microsoft Purview permissions](catalog-permissions.md).
1818
@@ -161,6 +161,62 @@ To create a custom classification rule:
161161

162162
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/dictionary-generated.png" alt-text="Create dictionary rule, with Dictionary-Generated checkmark." border="true":::
163163

164+
## Edit or delete a custom classification
165+
166+
To update or edit a custom classification, follow these steps:
167+
168+
1. In your Microsoft Purview account, select the **Data map**, and then **Classifications**.
169+
1. Select the **Custom** tab.
170+
1. Select the classification you want to edit, then select the **Edit** button.
171+
172+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/select-edit.png" alt-text="Screenshot of the custom classification page, showing a classification selected and the edit button highlighted." border="true":::
173+
174+
1. Now can edit the description of this custom classification. Select the **Ok** button when you're finished to save your changes.
175+
176+
To delete a custom classification:
177+
178+
1. After opening the **Data map**, and then **Classifications**, select the **Custom** tab.
179+
1. Select the classification you want to delete, or multiple classifications you want to delete, and then select the **Delete** button.
180+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/select-delete.png" alt-text="Screenshot of the custom classification page, showing a classification selected and the delete button highlighted." border="true":::
181+
182+
You can also edit or delete a classification from inside the classification itself. Just select your classification, then select the **Edit** or **Delete** buttons in the top menu.
183+
184+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/edit-inside-asset.png" alt-text="Screenshot of a custom classification asset page, with the edit and delete buttons highlighted at the top of the page." border="true":::
185+
186+
## Enable or disable classification rules
187+
188+
1. In your Microsoft Purview account, select the **Data map**, and then **Classification rules**.
189+
1. Select the **Custom** tab.
190+
1. You can check the current status of a classification rule by looking at the **Status** column in the table.
191+
1. Select the classification rule, or multiple classification rules, that you want to enable or disable.
192+
1. Select either the **Enable** or **Disable** buttons in the top menu.
193+
194+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/enable-or-disable.png" alt-text="Screenshot of the custom classification rule page, showing a classification rule selected and the enable and disable buttons highlighted." border="true":::
195+
196+
You can also update the status of a rule when editing the rule.
197+
198+
## Edit or delete a classification rule
199+
200+
To update or edit a custom classification rule, follow these steps:
201+
202+
1. In your Microsoft Purview account, select the **Data map**, and then **Classification rules**.
203+
1. Select the **Custom** tab.
204+
1. Select the classification rule you want to edit, then select the **Edit** button.
205+
206+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/select-edit-rule.png" alt-text="Screenshot of the custom classification rule page, showing a classification rule selected and the edit button highlighted." border="true":::
207+
208+
1. Now you can edit the state, the description, and the associated classification rule.
209+
1. Select the **Continue** button.
210+
1. You can upload a new file for your regular expression or dictionary rule to match against, and update your match threshold and column pattern match.
211+
1. Select **Apply** to save your changes. Scans will need to be rerun with the new rule to apply changes across your assets.
212+
213+
To delete a custom classification:
214+
215+
1. After opening the **Data map**, and then **Classification rules**, select the **Custom** tab.
216+
1. Select the classification rule you want to delete, and then select the **Delete** button.
217+
218+
:::image type="content" source="media/create-a-custom-classification-and-classification-rule/select-delete-rule.png" alt-text="Screenshot of the custom classification rule page, showing a classification rule selected and the delete button highlighted." border="true":::
219+
164220
## Next steps
165221

166222
Now that you've created your classification rule, it's ready to be added to a scan rule set so that your scan uses the rule when scanning. For more information, see [Create a scan rule set](create-a-scan-rule-set.md).
55.7 KB
Loading
137 KB
Loading
137 KB
Loading
163 KB
Loading
137 KB
Loading
163 KB
Loading

0 commit comments

Comments
 (0)