Skip to content

Commit 8e82af7

Browse files
authored
Merge pull request #235763 from whhender/patch-96
Adding IP patterns
2 parents 30ae3ca + d269337 commit 8e82af7

File tree

1 file changed

+15
-28
lines changed

1 file changed

+15
-28
lines changed

articles/purview/supported-classifications.md

Lines changed: 15 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ankitgup
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: reference
9-
ms.date: 04/10/2023
9+
ms.date: 04/25/2023
1010
#Customer intent: As a data steward or catalog administrator, I need to understand what's supported under classifications.
1111
---
1212

@@ -6251,6 +6251,17 @@ Complex pattern that accounts for formatted IPv6 numbers (which include colons)
62516251

62526252
#### Pattern
62536253

6254+
- 000.00.000.00
6255+
- 000.000.00.00
6256+
- 00.000.000.00
6257+
- 000.000.000.00
6258+
- 000.000.000.000
6259+
- 0000:0000:00a0:0:00a:0b00:0a0a:0ea
6260+
- 0000:0000:0000::00:00:000:0
6261+
- 0a0a:a000:00a::
6262+
- 0000:0000:0000:00::0
6263+
- 0a00:00a0:a000:0000:a00a:a00a:00a:aaa0
6264+
62546265
#### Checksum
62556266

62566267
No
@@ -6268,14 +6279,15 @@ No
62686279

62696280
-------------------------------------
62706281

6271-
### IP Address v4
6282+
### Personal IP Address
62726283

62736284
#### Format
62746285

6275-
Complex pattern that accounts for formatted (periods) and unformatted (no periods) versions of the IPv4 addresses
6286+
Complex pattern that accounts for formatted (periods) versions of the IPv4 addresses
62766287

62776288
#### Pattern
62786289

6290+
000.000.000.000
62796291

62806292
#### Checksum
62816293

@@ -6294,31 +6306,6 @@ No
62946306

62956307
-------------------------------------
62966308

6297-
### IP Address v6
6298-
6299-
#### Format
6300-
6301-
Complex pattern that accounts for formatted IPv6 numbers (which include colons)
6302-
6303-
#### Pattern
6304-
6305-
6306-
#### Checksum
6307-
6308-
No
6309-
6310-
#### Keywords
6311-
6312-
##### Keyword_ipaddress
6313-
6314-
- IP (case sensitive)
6315-
- ip address
6316-
- ip addresses
6317-
- internet protocol
6318-
- IP-כתובת ה
6319-
6320-
6321-
-------------------------------------
63226309

63236310
### Ireland driver's license number
63246311

0 commit comments

Comments
 (0)