Skip to content

Commit 7a39a18

Browse files
Merge pull request #2100 from renaaliu/patch-10
Update conversations-entity-categories.md to match API naming convent…
2 parents 1de3a87 + c05d514 commit 7a39a18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,23 @@ This category contains the following entity:
4949
:::column-end:::
5050
:::row-end:::
5151

52-
## Category: PhoneNumber
52+
## Category: Phone
5353

5454
This category contains the following entity:
5555

5656
:::row:::
5757
:::column span="":::
5858
**Entity**
5959

60-
PhoneNumber
60+
Phone
6161

6262
:::column-end:::
6363
:::column span="2":::
6464
**Details**
6565

6666
All telephone numbers (including toll-free numbers or numbers that may be easily found or considered public knowledge) are considered PII
6767

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.
6969
7070
:::column-end:::
7171

0 commit comments

Comments
 (0)