Skip to content

Commit e9502e0

Browse files
authored
Adding IP patterns
1 parent 041c9f9 commit e9502e0

File tree

1 file changed

+54
-1
lines changed

1 file changed

+54
-1
lines changed

articles/purview/supported-classifications.md

Lines changed: 54 additions & 1 deletion
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,25 @@ Complex pattern that accounts for formatted IPv6 numbers (which include colons)
62516251

62526252
#### Pattern
62536253

6254+
##### Microsoft.Miscellaneous.IPAddress
6255+
(Display name: IP Address)
6256+
- 000.00.000.00
6257+
- 000.000.00.00
6258+
- 00.000.000.00
6259+
- 000.000.000.00
6260+
- 000.000.000.000
6261+
- 0000:0000:00a0:0:00a:0b00:0a0a:0ea
6262+
- 0000:0000:0000::00:00:000:0
6263+
- 0a0a:a000:00a::
6264+
- 0000:0000:0000:00::0
6265+
- 0a00:00a0:a000:0000:a00a:a00a:00a:aaa0
6266+
6267+
##### Microsoft.Personal.IPAddress
6268+
(Display name: Personal IP Address)
6269+
6270+
000.000.000.000
6271+
6272+
62546273
#### Checksum
62556274

62566275
No
@@ -6276,6 +6295,23 @@ Complex pattern that accounts for formatted (periods) and unformatted (no period
62766295

62776296
#### Pattern
62786297

6298+
##### Microsoft.Miscellaneous.IPAddress
6299+
(Display name: IP Address)
6300+
- 000.00.000.00
6301+
- 000.000.00.00
6302+
- 00.000.000.00
6303+
- 000.000.000.00
6304+
- 000.000.000.000
6305+
- 0000:0000:00a0:0:00a:0b00:0a0a:0ea
6306+
- 0000:0000:0000::00:00:000:0
6307+
- 0a0a:a000:00a::
6308+
- 0000:0000:0000:00::0
6309+
- 0a00:00a0:a000:0000:a00a:a00a:00a:aaa0
6310+
6311+
##### Microsoft.Personal.IPAddress
6312+
(Display name: Personal IP Address)
6313+
6314+
000.000.000.000
62796315

62806316
#### Checksum
62816317

@@ -6302,6 +6338,23 @@ Complex pattern that accounts for formatted IPv6 numbers (which include colons)
63026338

63036339
#### Pattern
63046340

6341+
##### Microsoft.Miscellaneous.IPAddress
6342+
(Display name: IP Address)
6343+
- 000.00.000.00
6344+
- 000.000.00.00
6345+
- 00.000.000.00
6346+
- 000.000.000.00
6347+
- 000.000.000.000
6348+
- 0000:0000:00a0:0:00a:0b00:0a0a:0ea
6349+
- 0000:0000:0000::00:00:000:0
6350+
- 0a0a:a000:00a::
6351+
- 0000:0000:0000:00::0
6352+
- 0a00:00a0:a000:0000:a00a:a00a:00a:aaa0
6353+
6354+
##### Microsoft.Personal.IPAddress
6355+
(Display name: Personal IP Address)
6356+
6357+
000.000.000.000
63056358

63066359
#### Checksum
63076360

0 commit comments

Comments
 (0)