Skip to content

Commit a019a04

Browse files
committed
(Azure CXP) update get-started-teams-interop
fixes MicrosoftDocs/azure-docs#118534
1 parent dc50ab1 commit a019a04

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

articles/communication-services/quickstarts/voice-video-calling/includes/teams-interop/teams-interop-android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Find the finalized code for this quickstart on [GitHub](https://github.com/Azure
1717

1818
- A working [Communication Services calling Android app](../../getting-started-with-calling.md).
1919
- A [Teams deployment](/deployoffice/teams-install).
20+
- An [access token](../../../identity/access-tokens.md).
2021

2122

2223
## Add the Teams UI controls

articles/communication-services/quickstarts/voice-video-calling/includes/teams-interop/teams-interop-ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ In this quickstart, you'll learn how to join a Teams meeting using the Azure Com
1414

1515
- A working [Communication Services calling iOS app](../../getting-started-with-calling.md).
1616
- A [Teams deployment](/deployoffice/teams-install).
17+
- An [access token](../../../identity/access-tokens.md).
1718

1819
We will use beta.12 of AzureCommunicationCalling SDK for this quickstart so we need to update the podfile and install the Pods again.
1920

articles/communication-services/quickstarts/voice-video-calling/includes/teams-interop/teams-interop-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Find the finalized code for this quickstart on [GitHub](https://github.com/Azure
1818
- A working [Communication Services calling web app](../../getting-started-with-calling.md).
1919
- A [Teams deployment](/deployoffice/teams-install).
2020
- The Minimum Version supported for Teams meetingId and passcode join API : 1.17.1
21+
- An [access token](../../../identity/access-tokens.md).
2122

2223
## Add the Teams UI controls
2324

articles/communication-services/quickstarts/voice-video-calling/includes/teams-interop/teams-interop-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ In this quickstart, you'll learn how to join a Teams meeting using the Azure Com
1414

1515
- A working [Communication Services calling Windows app](../../getting-started-with-calling.md).
1616
- A [Teams deployment](/deployoffice/teams-install).
17+
- An [access token](../../../identity/access-tokens.md).
1718

1819
## Add the Teams UI controls and Enable the Teams UI controls
1920

0 commit comments

Comments
 (0)