Skip to content

Commit 5993406

Browse files
authored
Update concepts.md
1 parent 9677508 commit 5993406

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
@@ -40,7 +40,7 @@ Azure Communication Services supports three levels of user access control, using
4040
### Chat Data
4141
Azure Communication Services stores chat threads according to the [data retention policy](/purview/create-retention-policies) in effect when the thread is created. You can update the retention policy if needed during the retention time period you set. After you delete a chat thread (by policy or by a Delete API request), it can't be retrieved.
4242

43-
[!INCLUDE [chat-retention-policy.md](../includes/chat-retention-policy.md)]
43+
[!INCLUDE [chat-retention-policy.md](../../includes/chat-retention-policy.md)]
4444

4545
You can choose between indefinite thread retention, automatic deletion between 30 and 90 days via the retention policy on the [Create Chat Thread API](/rest/api/communication/chat/chat/create-chat-thread), or immediate deletion using the APIs [Delete Chat Message](/rest/api/communication/chat/chat-thread/delete-chat-message) or [Delete Chat Thread](/rest/api/communication/chat/chat/delete-chat-thread).
4646

0 commit comments

Comments
 (0)