Skip to content

Commit 6dfeb70

Browse files
author
gitName
committed
review comments
1 parent 181c3ac commit 6dfeb70

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/api-center/export-to-copilot-studio.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@ metadata:
77
ms.author: danlep
88
ms.service: azure-api-management
99
ms.topic: how-to
10-
ms.date: 04/24/2025
10+
ms.date: 04/28/2025
1111
ms.custom: template-how-to
1212

1313
#customer intent: As an API program manager, I want to export an API from my API center inventory as a connector in Microsoft Copilot Studio for use in agents.
1414
title: |
1515
Export API definition from API Center to Copilot Studio as a connector
1616
1717
introduction: |
18-
You can export an API definition from your Azure API center as a [connector in Microsoft Copilot Studio](/connectors/overview) (preview). In Microsoft Copilot Studio, citizen developers can use the exported connector to extend the capabilities of AI agents. [Learn more about extending agent capabilities with Copilot connectors](/microsoft-copilot-studio/copilot-connectors-in-copilot-studio).
18+
You can export an API definition from your Azure API center as a [connector in Microsoft Copilot Studio](/connectors/overview) (preview). Copilot Studio is a graphical, low-code tool for building agents and agent flows and is part of the Microsoft Power Platform family.
19+
20+
In Microsoft Copilot Studio, citizen developers can use the exported connector as a custom connector to [extend the capabilities of AI agents](/microsoft-copilot-studio/copilot-connectors-in-copilot-studio).
1921
2022
In this article, you create a custom connector from an OpenAPI definition associated with an API in an API center.
2123
@@ -26,6 +28,7 @@ prerequisites:
2628
- An API center instance. You can [create one](set-up-api-center.md) in the Azure portal.
2729
- An API registered in the API center inventory. The API must have a version associated with a [deployment](configure-environments-deployments.md), and it must have an API definition in OpenAPI 2.0 format.
2830
- A Power Platform [environment](/power-apps/powerapps-overview#power-apps-for-admins).
31+
- A Microsoft Copilot Studio [license](/microsoft-copilot-studio/requirements-licensing-subscriptions).
2932

3033
procedureSection:
3134
- title: |
@@ -37,7 +40,7 @@ procedureSection:
3740
- |
3841
Navigate to your API center in the Azure portal.
3942
- |
40-
In the left menu, under **Assets**, select **Copilot Studio (preview)**.
43+
In the left menu, select **Copilot Studio (preview)**.
4144
- |
4245
Select **Create a connector**. The **Create a connector** window opens.
4346
- |
@@ -49,7 +52,7 @@ procedureSection:
4952
- |
5053
Select the **API definition** to use for the connector.
5154
- |
52-
Optionally, if you added API access settings in your API center, select an available **Security requirement** type to use for the connector.
55+
Optionally, if you configured [API access settings](https://aka.ms/apicenter/docs/access) for the API version in your API center, select an available **Security requirement** type to use for the connector.
5356
- |
5457
Select **Create**.
5558

0 commit comments

Comments
 (0)