Skip to content

Commit 3992182

Browse files
committed
link
fixed
1 parent 64a7a31 commit 3992182

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 [public-preview-notice.md](../includes/public-preview-include-document.md)]
43+
[!INCLUDE [public-preview-notice.md](../../includes/public-preview-include-document.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). Any thread created before the new retention policy isn't affected unless you specifically change the policy for that thread. If you make a support request after your data retention policy time period has passed, the chat thread can no longer be retrieved.
4646

0 commit comments

Comments
 (0)