Skip to content

Commit 909b27e

Browse files
authored
Update privacy.md
score card suggestions
1 parent 9259fa0 commit 909b27e

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
@@ -51,7 +51,7 @@ Any Event Grid system topic configured with Azure Communication Services is crea
5151
Your application manages the relationship between human users and Communication Service identities. When you want to delete data for a human user, you must delete data involving all Communication Service identities correlated for the user.
5252

5353
There are two categories of Communication Service data:
54-
- **API Data.** This data is created and managed by Communication Service APIs, a typical example being Chat messages managed through Chat APIs.
54+
- **API Data.** This data is created and managed with Communication Service APIs, for example, Chat messages managed through Chat APIs.
5555
- **Azure Monitor Logs** This data is created by the service and managed through the Azure Monitor data platform. This data includes telemetry and metrics to help you understand your Communication Services usage.
5656

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

7676
### Chat
7777

78-
Azure Communication Services stores chat messages indefinitely till they are deleted by the customer. Chat thread participants can use ListMessages to view message history for a particular thread. Users that are removed from a chat thread are able to view previous message history but cannot send or receive new messages. Accidentally deleted messages are not recoverable by the system.
78+
Azure Communication Services stores chat messages indefinitely till they are deleted. Chat thread participants can use ListMessages to view message history for a particular thread. Users that are removed from a chat thread are able to view previous message history but cannot send or receive new messages. Accidentally deleted messages are not recoverable by the system.
7979

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

0 commit comments

Comments
 (0)