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/concepts/call-automation/call-automation-teams-interop.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ The following list presents the set of features that are currently available in
79
79
## Next steps
80
80
81
81
> [!div class="nextstepaction"]
82
-
> [Get started with Adding a Microsoft Teams user to an ongoing call using Call Automation](./../../how-tos/call-automation/teams-interop-call-automation-quickstart.md)
82
+
> [Get started with Adding a Microsoft Teams user to an ongoing call using Call Automation](./../../how-tos/call-automation/teams-interop-call-automation.md)
83
83
84
84
Here are some articles of interest to you:
85
85
- Learn more about [Call Automation](../../concepts/call-automation/call-automation.md) and its features.
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/call-automation/teams-interop-call-automation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ You need to be part of the Azure Communication Services TAP program. It's likely
27
27
- A deployed [Communication Service resource](../../quickstarts/create-communication-resource.md) and valid connection string found by selecting Keys in left side menu on Azure portal.
28
28
-[Acquire a PSTN phone number from the Communication Service resource](../../quickstarts/telephony/get-phone-number.md). Note the phone number you acquired to use in this quickstart.
29
29
- An Azure Event Grid subscription to receive the `IncomingCall` event.
30
-
- The latest [Azure Communication Service Call Automation API library](./callflows-for-customer-interactions.md) for your operating system.
31
-
- A web service that implements the Call Automation API library, follow [this tutorial](./callflows-for-customer-interactions.md).
30
+
- The latest [Azure Communication Service Call Automation API library](https://dev.azure.com/azure-sdk/public/_artifacts/feed/azure-sdk-for-net/NuGet/Azure.Communication.CallAutomation/versions/) for your operating system.
31
+
- A web service that implements the Call Automation API library, follow [this tutorial](../../quickstarts/call-automation/callflows-for-customer-interactions.md).
32
32
33
33
## Step 1: Authorization for your Azure Communication Services Resource to enable calling to Microsoft Teams users
0 commit comments