Skip to content

Commit cf48746

Browse files
authored
Update integrate-azure-communication-services-with-copilot-studio.md
fix broken link to copilot quickstart
1 parent faa4fff commit cf48746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/samples/integrate-azure-communication-services-with-copilot-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before you begin, ensure you have:
2626
- Azure Communication Services resource, see [create a new Azure Communication Services resource](../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp). You need to record your resource **connection string** for this sample.
2727
- Create a new web service application using Call automation SDK.
2828
- An Azure AI Multiservice resource and a custom domain.
29-
- [Connect Azure Communication Services and Azure AI](/azure/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration).
29+
- [Connect Azure Communication Services and Azure AI](../concepts/call-automation/azure-communication-services-azure-cognitive-services-integration.md).
3030
- A Copilot Studio License so that you can create and publish an agent.
3131

3232
## 1. Create your Agent in Copilot Studio
@@ -40,7 +40,7 @@ Once you provided all the requested information, click **Create**.
4040

4141
![Screenshot of the Click to create.](./media/click-create.png)
4242

43-
For more details on creating and customizing your agent, you can see the [Copilot Studio quickstart](/copilot-studio/quickstart).
43+
For more details on creating and customizing your agent, you can see the [Copilot Studio quickstart](/microsoft-copilot-studio/fundamentals-get-started).
4444

4545
## 2. Disable Authentication
4646
Once you’ve created your agent, you need to make some updates so that you can integrate it with Azure Communication Service.

0 commit comments

Comments
 (0)