Skip to content

Commit 2cdce8e

Browse files
authored
Update articles/communication-services/concepts/chat/concepts.md
1 parent 5cbe1fd commit 2cdce8e

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/concepts/chat

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/chat/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Typically the thread creator and participants have same level of access to the t
4242
### Chat Data
4343
Azure Communication Services stores chat messages for 90 days. Chat thread participants can use `ListMessages` to view message history for a particular thread. However, the API does not return messages once the 90 day period has passed. Users that are removed from a chat thread are able to view previous message history for 90 days but cannot send or receive new messages. To learn more about data being stored in Azure Communication Services chat service, refer to the [data residency and privacy page](../privacy.md).
4444

45-
For customers that use Virtual appointments, refer to our Teams Interoperability [user privacy](../interop/guest/privacy#chat-storage) for storage of chat messages in Teams meetings.
45+
For customers that use Virtual appointments, refer to our Teams Interoperability [user privacy](/azure/communication-services/concepts/interop/guest/privacy#chat-storage) for storage of chat messages in Teams meetings.
4646

4747
### Service limits
4848
- The maximum number of participants allowed in a chat thread is 250.

0 commit comments

Comments
 (0)