Skip to content

Commit e621465

Browse files
committed
Update inline image tutorial for GA release
1 parent bf33610 commit e621465

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/communication-services/tutorials/inline-image-tutorial-interop-chat.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ ms.subservice: chat
1313

1414
# Enable inline image using UI Library in Teams Interoperability Chat
1515

16-
[!INCLUDE [Public Preview Notice](../includes/public-preview-include.md)]
17-
1816
In a Teams Interoperability Chat ("Interop Chat"), we can enable Azure Communication Service end users to receive inline images sent by Teams users. Currently, the Azure Communication Service end user is able to only receive inline images from the Teams user. Refer to [UI Library Use Cases](../concepts/ui-library/ui-library-use-cases.md) to learn more.
1917

2018
>[!IMPORTANT]
@@ -33,7 +31,7 @@ Access the code for this tutorial on [GitHub](https://github.com/Azure-Samples/c
3331
- [Visual Studio Code](https://code.visualstudio.com/) on one of the [supported platforms](https://code.visualstudio.com/docs/supporting/requirements#_platforms).
3432
- [Node.js](https://nodejs.org/), Active LTS and Maintenance LTS versions. Use the `node --version` command to check your version.
3533
- An active Communication Services resource and connection string. [Create a Communication Services resource](../quickstarts/create-communication-resource.md).
36-
- Using the UI library version [1.7.0-beta.1](https://www.npmjs.com/package/@azure/communication-react/v/1.7.0-beta.1) or the latest.
34+
- Using the UI library version [1.15.0](https://www.npmjs.com/package/@azure/communication-react/v/1.15.0) or the latest.
3735
- Have a Teams meeting created and the meeting link ready.
3836
- Be familiar with how [ChatWithChat Composite](https://azure.github.io/communication-ui-library/?path=/docs/composites-call-with-chat-basicexample--basic-example) works.
3937

0 commit comments

Comments
 (0)