Skip to content

Commit 49e0afd

Browse files
authored
Update calling-chat.md
1 parent cb50152 commit 49e0afd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/concepts/interop/calling-chat.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const call = callAgent.startCall([teamsCallee]);
5151
[Communication Services voice and video calling events](../../../event-grid/communication-services-voice-video-events.md) are raised for calls between a Communication Services user and Teams users.
5252

5353
**Limitations and known issues**
54+
- This functionality is not currently available in the .NET Calling SDK.
5455
- Teams users must be in "TeamsOnly" mode. Skype for Business users can't receive 1:1 calls from Communication Services users.
5556
- Escalation to a group call isn't supported.
5657
- Communication Services call recording isn't available for 1:1 calls.
@@ -90,4 +91,4 @@ While in private preview, a Communication Services user can do various actions u
9091
## Privacy
9192
Interoperability between Azure Communication Services and Microsoft Teams enables your applications and users to participate in Teams calls, meetings, and chat. It is your responsibility to ensure that the users of your application are notified when recording or transcription are enabled in a Teams call or meeting.
9293

93-
Microsoft will indicate to you via the Azure Communication Services API that recording or transcription has commenced and you must communicate this fact in real time to your users within your application's user interface. You agree to indemnify Microsoft for all costs and damages incurred as a result of your failure to comply with this obligation.
94+
Microsoft will indicate to you via the Azure Communication Services API that recording or transcription has commenced and you must communicate this fact in real time to your users within your application's user interface. You agree to indemnify Microsoft for all costs and damages incurred as a result of your failure to comply with this obligation.

0 commit comments

Comments
 (0)