Skip to content

Commit d4f316b

Browse files
authored
Merge pull request #185274 from ankitscribbles/Add-minimum-match-threshold-detail
Added min match threshold note for system classifiers
2 parents 2c2db65 + 9314366 commit d4f316b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/purview/supported-classifications.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Azure Purview classifies data by [RegEx](https://wikipedia.org/wiki/Regular_expr
1919
> [!Note]
2020
> Azure Purview can classify both structured (CSV, TSV, JSON, SQL Table etc.) as well as unstructured data (DOC, PDF, TXT etc.). However, there are certain classifications that are only applicable to structured data. Here is the list of classifications that Azure Purview doesn't apply on unstructured data - City Name, Country Name, Date Of Birth, Email, Ethnic Group, GeoLocation, Person Name, U.S. Phone Number, U.S. States, U.S. ZipCode
2121
22+
> [!Note]
23+
> **Minimum match threshold**: It is the minimum percentage of data value matches in a column that must be found by the scanner for the classification to be applied. For system classification minimum match threshold value is set at 60% and cannot be changed. For custom classification, this value is configurable.
24+
2225
## Bloom Filter based classifications
2326

2427
## City, Country, and Place

0 commit comments

Comments
 (0)