Skip to content

Commit 30879e4

Browse files
authored
Merge pull request #196296 from RinaRish/master
geo expansion
2 parents dffff85 + ed1f78d commit 30879e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ ms.subservice: calling
1818
[!INCLUDE [Public Preview](../../includes/public-preview-include-document.md)]
1919

2020
> [!NOTE]
21-
> Call Recording is available for Communication Services resources created in the US, UK, Europe, Asia and Australia regions. Call Recording is not enabled for [Teams interoperability](../teams-interop.md).
21+
> Call Recording is not enabled for [Teams interoperability](../teams-interop.md).
2222
23-
Call Recording provides a set of APIs to start, stop, pause and resume recording. These APIs can be accessed from server-side business logic or via events triggered by user actions. Recorded media output is in MP4 Audio+Video format, which is the same format that Teams uses to record media. Notifications related to media and metadata are emitted via Event Grid. Recordings are stored for 48 hours on built-in temporary storage for retrieval and movement to a long-term storage solution of choice.
23+
Call Recording provides a set of APIs to start, stop, pause and resume recording. These APIs can be accessed from server-side business logic or via events triggered by user actions. Recorded media output is in MP4 Audio+Video format, which is the same format that Teams uses to record media. Notifications related to media and metadata are emitted via Event Grid. Recordings are stored for 48 hours on built-in temporary storage for retrieval and movement to a long-term storage solution of choice. Call Recording supports all ACS data regions.
2424

2525
![Call recording concept diagram](../media/call-recording-concept.png)
2626

0 commit comments

Comments
 (0)