Skip to content

Commit c6927f5

Browse files
authored
Update calling-chat.md
1 parent 71944cc commit c6927f5

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
@@ -86,9 +86,10 @@ const threadId = createChatThreadResult.chatThread.id; return threadId; }
8686
- Editing of messages by the Teams user fails.
8787
- Deletion of a thread by the Communication Services user removes the message history for the Teams user and removes the Teams user from the thread.
8888
- The Teams client UI for external users is inconsistent.
89+
- Using the Teams client, a call cannot be initiated with the chat participants
8990

9091

9192
## Privacy
9293
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.
9394

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.
95+
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)