Skip to content

Commit 316c4e3

Browse files
Merge pull request #252880 from dbasantes/main
Updating Teams interop and quickstart link
2 parents 509e66c + 11425b9 commit 316c4e3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.subservice: calling
1515
# Call Recording overview
1616

1717
> [!NOTE]
18-
> Call Recording is not enabled for [Teams interoperability](../teams-interop.md).
18+
> Call Recording for [Teams interoperability](../call-automation/call-automation-teams-interop.md) is now in Public Preview.
1919
2020
Call Recording enables you to record multiple calling scenarios available in Azure Communication Services by providing you with a set of APIs to start, stop, pause and resume recording. Whether it's a PSTN, WebRTC, or SIP call, these APIs can be accessed from your server-side business logic. Also, recordings can be triggered by a user action that tells the server application to start recording.
2121

@@ -146,9 +146,12 @@ Many countries/regions and states have laws and regulations that apply to call r
146146
Regulations around the maintenance of personal data require the ability to export user data. In order to support these requirements, recording metadata files include the participantId for each call participant in the `participants` array. You can cross-reference the Azure Communication Services User Identity in the `participants` array with your internal user identities to identify participants in a call.
147147

148148
## Next steps
149-
For more information, see the following articles:
150149

151-
- Learn more about Call recording, check out the [Call Recording Quickstart](../../quickstarts/voice-video-calling/get-started-call-recording.md).
150+
> [!div class="nextstepaction"]
151+
> [Get started with Call Recording](../../quickstarts/voice-video-calling/get-started-call-recording.md).
152+
153+
Here are some articles of interest to you:
154+
152155
- Learn more about call recording [Insights](../analytics/insights/call-recording-insights.md) and [Logs](../analytics/logs/recording-logs.md)
153156
- Learn more about [Call Automation](../../quickstarts/call-automation/callflows-for-customer-interactions.md).
154157
- Learn more about [Video Calling](../../quickstarts/voice-video-calling/get-started-with-video-calling.md).

0 commit comments

Comments
 (0)