You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,23 +49,23 @@ This category contains the following entity:
49
49
:::column-end:::
50
50
:::row-end:::
51
51
52
-
## Category: PhoneNumber
52
+
## Category: Phone
53
53
54
54
This category contains the following entity:
55
55
56
56
:::row:::
57
57
:::column span="":::
58
58
**Entity**
59
59
60
-
PhoneNumber
60
+
Phone
61
61
62
62
:::column-end:::
63
63
:::column span="2":::
64
64
**Details**
65
65
66
66
All telephone numbers (including toll-free numbers or numbers that may be easily found or considered public knowledge) are considered PII
67
67
68
-
To get this entity category, add `PhoneNumber` to the `pii-categories` parameter. `PhoneNumber` will be returned in the API response if detected.
68
+
To get this entity category, add `Phone` to the `pii-categories` parameter. `Phone` will be returned in the API response if detected.
0 commit comments