Skip to content

Commit f3d274f

Browse files
authored
Update capabilities.md
1 parent 83a0b33 commit f3d274f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/communication-services/concepts/interop/guest/capabilities.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ In this article, you will learn which capabilities are supported for Teams exter
2525
| | Prevent joining locked meeting | ✔️ |
2626
| | Honor assigned Teams meeting role | ✔️ |
2727
| Chat | Send and receive chat messages | ✔️ |
28-
| | [Receive inline images](../../../tutorials/chat-interop/meeting-interop-features-inline-image.md) | ✔️ |
28+
| | [Receive inline images](../../../tutorials/chat-interop/meeting-interop-features-inline-image.md) | ✔️** |
2929
| | Send inline images ||
30-
| | [Receive file attachments](../../../tutorials/chat-interop/meeting-interop-features-file-attachment.md) | ✔️ |
30+
| | [Receive file attachments](../../../tutorials/chat-interop/meeting-interop-features-file-attachment.md) | ✔️** |
3131
| | Send file attachments ||
3232
| | Send and receive Giphy ||
3333
| | Send messages with high priority ||
@@ -174,6 +174,8 @@ When Teams external users leave the meeting, or the meeting ends, they can no lo
174174

175175
*Azure Communication Services provides developers tools to integrate Microsoft Teams Data Loss Prevention that is compatible with Microsoft Teams. For more information, go to [how to implement Data Loss Prevention (DLP)](../../../how-tos/chat-sdk/data-loss-prevention.md)
176176

177+
**Inline image and file attachment support are available in the Chat SDK for JavaScript and C# only.
178+
177179
## Server capabilities
178180

179181
The following table shows supported server-side capabilities available in Azure Communication Services:

0 commit comments

Comments
 (0)