Skip to content

Commit f38b427

Browse files
committed
Note on short term storage
1 parent b803dbf commit f38b427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/call-recording.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Run-time control APIs can be used to manage recording via internal business logi
5858
## Event Grid notifications
5959

6060
> [!NOTE]
61-
> Azure Communication Services provides short term media storage for recordings. **Export any recorded content you wish to preserve within 48 hours.** After 48 hours, recordings will no longer be available.
61+
> Azure Communication Services provides short term media storage for recordings. **Recordings will be available to be downloaded for 48 hours.** After 48 hours, recordings will no longer be available.
6262
6363
An Event Grid notification `Microsoft.Communication.RecordingFileStatusUpdated` is published when a recording is ready for retrieval, typically a few minutes after the recording process has completed (e.g. meeting ended, recording stopped). Recording event notifications include `contentLocation` and `metadataLocation`, which are used to retrieve both recorded media and a recording metadata file.
6464

0 commit comments

Comments
 (0)