Skip to content

Commit 31502fb

Browse files
authored
Update teams-phone-extensibility-quickstart.md
updating the SDK version
1 parent 9cee880 commit 31502fb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/communication-services/quickstarts/tpe/teams-phone-extensibility-quickstart.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ This article describes how an independent software vendor (ISV) can provision Te
2424
- ISV’s Customer has access to Microsoft 365 Admin Center.
2525
- ISV has access to change Azure Communication Services Resource settings.
2626
- You grant Teams Tenant access to a CCaaS service for Graph API usage.
27-
- ISV is using the latest alpha version of Azure Communication Services Call Automation which as of publishing this document is 1.4.0-alpha.20250129.2 or newer.
28-
- ISV is using the Alpha version of the Azure Communication Services Client SDK v1.3.3 or newer.
27+
- ISV is using the .NET ACS Call Automation SDK version 1.5.0-beta.1
28+
- ISV is using the JavaScript ACS Call Automation SDK version 1.5.0-beta.2
29+
- ISV is using the JavaScript ACS Client SDK version 1.36.1-beta.1
2930
- You allowlisted the ISV’s Azure subscription in Microsoft Teams.
3031

3132
## Quick start
@@ -484,4 +485,4 @@ await callConnection.TransferCallToParticipantAsync(new TransferToParticipantOpt
484485
## Related articles
485486

486487
- [Teams Phone extensibility overview](../../concepts/interop/tpe/teams-phone-extensibility-overview.md)
487-
- [REST API for Teams Phone extensibility](./teams-phone-extensiblity-rest-api.md)
488+
- [REST API for Teams Phone extensibility](./teams-phone-extensiblity-rest-api.md)

0 commit comments

Comments
 (0)