Skip to content

Commit 0cda7cf

Browse files
authored
Acrolinx
1 parent 979e0be commit 0cda7cf

File tree

1 file changed

+2
-2
lines changed
  • articles/communication-services/concepts

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/privacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ There are two categories of Communication Service data:
5858

5959
### Identities
6060

61-
Azure Communication Services maintains a directory of identities, use the [DeleteIdentity](/rest/api/communication/communication-identity/delete?tabs=HTTP) API to remove them. Deleting an identity revokes all associated access tokens and delete their chat messages. For more information on how to remove an identity [see this page](../quickstarts/identity/access-tokens.md).
61+
Azure Communication Services maintains a directory of identities, use the [DeleteIdentity](/rest/api/communication/communication-identity/delete?tabs=HTTP) API to remove them. Deleting an identity revokes all associated access tokens and deletes their chat messages. For more information on how to remove an identity [see this page](../quickstarts/identity/access-tokens.md).
6262

6363
- DeleteIdentity
6464

@@ -75,7 +75,7 @@ Azure Communication Services maintains a directory of phone numbers associated w
7575

7676
### Chat
7777

78-
Chat threads and messages are kept for 90 days unless explictly deleted by the customer sooner due to their internal policies. Customers that require the option of keeping messages longer need to submit [a request to Azure Support](../../azure-portal/supportability/how-to-create-azure-support-request.md).
78+
Chat threads and messages are kept for 90 days unless explicitly deleted by the customer sooner due to their internal policies. Customers that require the option of keeping messages longer need to submit [a request to Azure Support](../../azure-portal/supportability/how-to-create-azure-support-request.md).
7979

8080
Use [Chat APIs](/rest/api/communication/chat/chatthread) to get, list, update, and delete messages.
8181

0 commit comments

Comments
 (0)