You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/tpe/teams-phone-extensibility-quickstart.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,9 @@ This article describes how an independent software vendor (ISV) can provision Te
24
24
- ISV’s Customer has access to Microsoft 365 Admin Center.
25
25
- ISV has access to change Azure Communication Services Resource settings.
26
26
- 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
29
30
- You allowlisted the ISV’s Azure subscription in Microsoft Teams.
0 commit comments