Skip to content

Commit 1f75e66

Browse files
Merge pull request #209403 from dbasantes/main
Short term storage update
2 parents 623bc8d + 2243270 commit 1f75e66

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 download 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)