Skip to content

Commit 0ea4dea

Browse files
committed
Update service-limits.md
changed sentence, removed link.
1 parent bc4e6ba commit 0ea4dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,14 +160,14 @@ This sandbox setup is to help developers start building the application. Once yo
160160
> ** Read receipts and typing indicators are not supported on chat threads with more than 20 participants.
161161
162162
### Chat storage
163-
Azure Communication Services stores chat messages according to your [data retention policy](/purview/create-retention-policies).
163+
Azure Communication Services stores chat messages according to the retention policy you set when you create a chat thread.
164164

165165
[!INCLUDE [public-preview-notice.md](../includes/public-preview-include-document.md)]
166166

167167
You can choose between indefinite message retention or 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).
168168
Alternatively, you can choose not to set a retention policy on a chat thread.
169169

170-
If you have strict compliance needs, we recommend that you delete the chat threads using the API [Delete Chat Thread](/rest/api/communication/chat/chat/delete-chat-thread). Any threads created before the new retention policy aren't affected unless you specifically change the policy for that thread.
170+
If you have strict compliance needs, we recommend that you delete chat threads using the API [Delete Chat Thread](/rest/api/communication/chat/chat/delete-chat-thread). Any threads created before the new retention policy aren't affected unless you specifically change the policy for that thread.
171171

172172
> [!NOTE]
173173
> If you accidentally deleted messages, they can't be recovered by the system. Additionally, if you submit a support request for a deleted chat thread after the retention policy has deleted that thread, it can no longer be retrieved and no information about that thread is available.

0 commit comments

Comments
 (0)