Skip to content

Commit e561cd8

Browse files
author
gitName
committed
line edits
1 parent a9e20f6 commit e561cd8

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

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

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,16 @@ title: |
2020
Export API definition from API Center to Copilot Studio as a connector
2121
2222
introduction: |
23-
You can export an API definition from your Azure API center as a [connector in Microsoft Copilot Studio](/connectors/overview) (preview). Using 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).
23+
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).
2424
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 a custom connector](/connectors/custom-connectors/define-openapi-definition) from an OpenAPI definition.
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.
2626
prerequisites:
2727
summary: |
28-
The following are prerequisites for this procedure.
2928
3029
dependencies:
3130
- An API center instance. You can [create one](set-up-api-center.md) in the Azure portal.
32-
- An API registered in the API center inventory. The API must have a version associated with a [deployment](configure-environments-deployments.md), and an API definition in OpenAPI 2.0 format
33-
- A Power Platform [environment](/power-apps/powerapps-overview#power-apps-for-admins) to export the API to.
34-
31+
- 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.
32+
- A Power Platform [environment](/power-apps/powerapps-overview#power-apps-for-admins)**.
3533

3634
procedureSection:
3735
- title: |
@@ -45,13 +43,13 @@ procedureSection:
4543
- |
4644
In the left menu, under **Assets**, select **Copilot Studio (preview)**.
4745
- |
48-
Select **Create a connector**. The **Create a connector** pane opens.
46+
Select **Create a connector**. The **Create a connector** window opens.
4947
- |
50-
Select a **Power Platform environment** to publish the API to.
48+
Select a **Power Platform environment** to expoert the API to.
5149
- |
5250
Enter a **Connector display name**.
5351
- |
54-
Select the **API**, **API version**, and **Deployment** to connect to the Power Platform. The **Host** URL is populated with the deployment's runtime URL.
52+
Select the **API**, **API version**, and **Deployment** for the connector. The **Host** URL is populated with the deployment's runtime URL.
5553
- |
5654
Select the **API definition** to use for the connector.
5755
- |
@@ -64,7 +62,11 @@ procedureSection:
6462
6563
The connector is now available for use in Microsoft Copilot Studio.
6664
67-
You can [test the connector](/connectors/custom-connectors/define-openapi-definition#test-the-connector) in Power Automate or Power Apps. Manage the custom connector in Microsoft Copilot Studio. After testing, you can use the connector in [Microsoft Copilot Studio]() to create applications and workflows.
65+
After creating the connector:
66+
67+
- You can [test the connector](/connectors/custom-connectors/define-openapi-definition#test-the-connector) in Power Automate or Power Apps.
68+
69+
- After testing, use the connector in [Microsoft Copilot Studio]() to create applications and workflows.
6870
6971
relatedContent:
7072

0 commit comments

Comments
 (0)