Skip to content

Commit 38ea25d

Browse files
author
gitName
committed
edits
1 parent e46e76e commit 38ea25d

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ metadata:
99
ms.topic: how-to
1010
ms.date: 04/24/2025
1111
ms.custom: template-how-to
12-
# appliesTo: <optional> leave commented out.
13-
# - item
14-
# - item
15-
# - item
16-
# - item
1712

1813
#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.
1914
title: |
@@ -22,7 +17,8 @@ title: |
2217
introduction: |
2318
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).
2419
25-
In this article, you create a custom connector from an OpenAPI definition associated with an API in an API center. Learn more about [creating custom connectors](/connectors/custom-connectors/define-openapi-definition) from OpenAPI definitions.
20+
In this article, you create a custom connector from an OpenAPI definition associated with an API in an API center.
21+
2622
prerequisites:
2723
summary: |
2824
@@ -45,15 +41,15 @@ procedureSection:
4541
- |
4642
Select **Create a connector**. The **Create a connector** window opens.
4743
- |
48-
Select a **Power Platform environment** to expoert the API to.
44+
Select a **Power Platform environment** to export the API to.
4945
- |
5046
Enter a **Connector display name**.
5147
- |
5248
Select the **API**, **API version**, and **Deployment** for the connector. The **Host** URL is populated with the deployment's runtime URL.
5349
- |
5450
Select the **API definition** to use for the connector.
5551
- |
56-
Optionally, select an available **Security requirement** type to use for the connector.
52+
Optionally, if you added API access settings in your API center, select an available **Security requirement** type to use for the connector.
5753
- |
5854
Select **Create**.
5955
@@ -66,10 +62,13 @@ procedureSection:
6662
6763
- You can [test the connector](/connectors/custom-connectors/define-openapi-definition#test-the-connector) in Power Automate or Power Apps.
6864
69-
- After testing, use the connector in [Microsoft Copilot Studio]() to create applications and workflows.
65+
- After testing, use the connector in [Microsoft Copilot Studio](/microsoft-copilot-studio/) to create applications and workflows.
7066
7167
relatedContent:
7268

69+
- text: Create a custom connector from an OpenAPI definition
70+
url: /connectors/custom-connectors/define-openapi-definition
71+
7372
- text: Learn more about building AI-driven agents with Microsoft Copilot Studio
7473
url: /microsoft-copilot-studio/nlu-gpt-overview
7574

0 commit comments

Comments
 (0)