Skip to content

Commit 547ce01

Browse files
Merge pull request #287154 from tomaschladek/patch-52
Update capabilities.md
2 parents bf04084 + ca22f84 commit 547ce01

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
@@ -17,8 +17,9 @@ This article describes which capabilities Azure Communication Services SDKs supp
1717

1818
| Group of features | Capability | Supported |
1919
| ----------------- | ------------------------------------------------------------------------------------------------------------------- | ---------- |
20-
| Core capabilities | Join Teams meeting via URL | ✔️ |
21-
| | Join Teams meeting via meeting ID & passcode | ✔️ |
20+
| Core capabilities | Join Teams for Work meeting [7] via URL | ✔️ |
21+
| | Join Teams for Work meeting [7] via meeting ID & passcode | ✔️ |
22+
| | Join Teams for Home meeting [7] ||
2223
| | Join [end-to-end encrypted Teams meeting](/microsoftteams/teams-end-to-end-encryption) ||
2324
| | Join channel Teams meeting | ✔️ [1]|
2425
| | Join Teams [webinars](/microsoftteams/plan-webinars) ||
@@ -206,6 +207,7 @@ This article describes which capabilities Azure Communication Services SDKs supp
206207
1. The Communication Services calling SDK doesn't receive a signal that a user is admitted and waiting for the meeting to start. The UI library doesn't support chat while waiting for the meeting to start.
207208
1. The Communication Services chat SDK shows the real identity of attendees.
208209
1. Functionality isn't available for users who aren't part of the organization.
210+
1. If you are using Microsoft 365 work and school account then you use Teams for Work. If you schedule a meeting with this identity, the meeting's URL ends with `teams.microsoft.com`. If you are using personal account then you use Teams for Home. If you schedule a meeting with this identity, the meeting's URL ends with `teams.live.com`. Learn more about those accounts in our [documentation](https://support.microsoft.com/account-billing/what-s-the-difference-between-a-microsoft-account-and-a-work-or-school-account-72f10e1e-cab8-4950-a8da-7c45339575b0).
209211

210212
## Server capabilities
211213

0 commit comments

Comments
 (0)