Skip to content

Commit 45e8468

Browse files
Merge pull request #211951 from tomaschladek/cte-15
Cte 15
2 parents 8d420c9 + 6400593 commit 45e8468

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this article, you will learn which capabilities are supported for Teams exter
3636
| | Use typing indicators | ✔️ |
3737
| | Read receipt ||
3838
| | File sharing ||
39-
| | Reply to chat message ||
39+
| | Reply to specific chat message ||
4040
| | React to chat message ||
4141
| Mid call control | Turn your video on/off | ✔️ |
4242
| | Mute/Unmute mic | ✔️ |

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can create an identity and access token for Teams external users on Azure po
3535

3636
With a valid identity, access token, and Teams meeting URL, you can use [Azure Communication Services UI Library](https://azure.github.io/communication-ui-library/?path=/story/composites-call-with-chat-jointeamsmeeting--join-teams-meeting) to join Teams meeting without any code.
3737

38-
>[!VIDEO https://www.youtube.com/embed/chMHVHLFcao]
38+
>[!VIDEO https://www.youtube.com/embed/FF1LS516Bjw]
3939
4040
### Single-click deployment
4141

@@ -77,7 +77,6 @@ The following table show supported use cases for Teams external user with Azure
7777
Any licensed Teams users can schedule Teams meetings and share the invite with external users. External users can join the Teams meeting experience via existing Teams desktop, mobile, and web clients without additional charge. External users joining via Azure Communication Services SDKs will pay
7878
[standard Azure Communication Services consumption](https://azure.microsoft.com/pricing/details/communication-services/) for audio, video, and chat. There's no additional fee for the interoperability capability itself.
7979

80-
8180
## Next steps
8281

8382
- [Authenticate as Teams external user](../../../quickstarts/identity/access-token-teams-external-users.md)

0 commit comments

Comments
 (0)