Skip to content

Commit 40861f6

Browse files
committed
update sync articles
1 parent fce97bc commit 40861f6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
-7.49 KB
Loading

articles/api-center/synchronize-api-management-apis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Integrate an API Management instance to Azure API Center for automa
44
author: dlepow
55
ms.service: azure-api-center
66
ms.topic: how-to
7-
ms.date: 01/23/2025
7+
ms.date: 06/02/2025
88
ms.author: danlep
99
ms.custom: devx-track-azurecli
1010
# Customer intent: As an API program manager, I want to integrate my Azure API Management instance with my API center and synchronize API Management APIs to my inventory.
@@ -66,8 +66,8 @@ You can integrate an API Management instance using the portal or the Azure CLI.
6666
#### [Portal](#tab/portal)
6767

6868
1. In the [portal](https://portal.azure.com), navigate to your API center.
69-
1. Under **Assets**, select **Environments**.
70-
1. Select **Integrations (preview)** > **+ New integration** > **From Azure API Management**.
69+
1. Under **Platforms**, select **Integrations**.
70+
1. Select **+ New integration** > **From Azure API Management**.
7171
1. In the **Integrate your Azure API Management Service** page:
7272
1. Select the **Subscription**, **Resource group**, and **Azure API Management service** that you want to integrate.
7373
1. In **Integration details**, enter an identifier.

articles/api-center/synchronize-aws-gateway-apis.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,11 @@ You can integrate an Amazon API Gateway using the portal or the Azure CLI.
9797

9898
#### [Portal](#tab/portal)
9999
1. In the [portal](https://portal.azure.com), navigate to your API center.
100-
1. Under **Assets**, select **Environments**.
101-
1. Select **Integrations (preview)** > **+ New integration** > **From Amazon API Gateway**.
100+
1. Under **Platforms**, select **Integrations**.
101+
1. Select **+ New integration** > **From Amazon API Gateway**.
102102
1. In the **Integrate your Amazon API Gateway Service** page:
103-
1. Enter the Key Vault secret identifiers for the AWS access key and secret access key, and the AWS region where the Amazon API Gateway is deployed.
103+
1. For the **AWS access key** and **AWS secret access key**, click **Select** and select the subscription, key vault, secret that you stored.
104+
1. Select the **AWS region** where the Amazon API Gateway is deployed.
104105
1. In **Integration details**, enter an identifier.
105106
1. In **Environment details**, enter an **Environment title** (name), **Environment type**, and optional **Description**.
106107
1. In **API Details**:

0 commit comments

Comments
 (0)