You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -35,7 +38,6 @@ In this article, you will learn which capabilities are supported for Teams exter
35
38
|| Send and receive Teams messaging extensions | ❌ |
36
39
|| Use typing indicators | ✔️ |
37
40
|| Read receipt | ❌ |
38
-
|| File sharing | ❌ |
39
41
|| Reply to specific chat message | ❌ |
40
42
|| React to chat message | ❌ |
41
43
||[Data Loss Prevention (DLP)](/microsoft-365/compliance/dlp-microsoft-teams)| ✔️*|
@@ -169,14 +171,7 @@ When Teams external users leave the meeting, or the meeting ends, they can no lo
169
171
170
172
*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)
171
173
172
-
**Microsoft Teams allows users to share images by:
173
-
- Copying & paste into the box at the bottom of the chat - inline images.
174
-
- Drag & drop into the chat area.
175
-
- Upload an image as a file via the "Upload from this device" button.
176
-
177
-
Azure Communication Services currently support only option one for copying and pasting the image. Users can achieve it using keyboard shortcuts or the operating system's context menu options for copy and paste.
178
-
179
-
**Inline image support is currently in public preview and is available in the Chat SDK for JavaScript only. Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities. For more information, review [Supplemental Terms of Use for Microsoft Azure Previews.](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)
174
+
**Inline image and file attachment support are currently in public preview and are available in the Chat SDK for JavaScript only. Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities. For more information, review [Supplemental Terms of Use for Microsoft Azure Previews.](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)
0 commit comments