Skip to content

Commit 515475e

Browse files
authored
Merge pull request #75795 from svchandramohan/patch-2
Different behavior than what is documented
2 parents f9f3b01 + 2dd3b5d commit 515475e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a custom classification and classification rule (preview)
33
description: Learn how to create custom classifications to define data types in your data estate that are unique to your organization in Azure Purview.
4-
author: animukherjee
4+
author: anmuk601
55
ms.author: anmuk
66
ms.service: purview
77
ms.subservice: purview-data-catalog
@@ -44,8 +44,7 @@ the following logic:
4444

4545
- All but the last two segments of the namespace are trimmed.
4646

47-
- The casing is adjusted so that the first letter of each word is
48-
capitalized. All other letters are converted to lowercase.
47+
- The casing is adjusted so that the first letter of each word is capitalized.
4948

5049
- All underscores (\_) are replaced with spaces.
5150

0 commit comments

Comments
 (0)