Skip to content

Commit a35ec53

Browse files
author
gitName
committed
fixed preview notes
1 parent 1a66415 commit a35ec53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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.
1111
---
1212

13-
# Synchronize APIs from an API Management instance (preview)
13+
# Synchronize APIs from an API Management instance
1414

1515
This article shows how to integrate an API Management instance so that the instances's APIs are continuously kept up to date in your [API center](overview.md) inventory.
1616

@@ -30,7 +30,6 @@ When you integrate an API Management instance as an API source, the following ha
3030
API Management APIs automatically synchronize to the API center whenever existing APIs' settings change (for example, new versions are added), new APIs are created, or APIs are deleted. This synchronization is one-way from API Management to your Azure API center, meaning API updates in the API center aren't synchronized back to the API Management instance.
3131

3232
> [!NOTE]
33-
> * Integration of Azure API Management is currently in preview.
3433
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) for the number of integrated API Management instances (API sources).
3534
> * An integrated API Management instance can be configured in a virtual network.
3635
> * API updates in API Management typically synchronize to your API center within minutes, but synchronization can take up to 24 hours.

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
# 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.
1515
---
1616

17-
# Synchronize APIs from Amazon API Gateway to Azure API Center
17+
# Synchronize APIs from Amazon API Gateway to Azure API Center (preview)
1818

1919
This article shows how to integrate an Amazon API Gateway so that the gateway's APIs are continuously kept up to date in your [API center](overview.md) inventory.
2020

@@ -31,6 +31,7 @@ When you integrate an Amazon API Gateway as an API source, the following happens
3131
Synchronization is one-way from Amazon API Gateway to your Azure API center, meaning API updates in the API center aren't synchronized back to Amazon API Gateway.
3232

3333
> [!NOTE]
34+
> * Integration of Amazon API Gateway is currently in preview.
3435
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) for the number of integrated API sources.
3536
> * APIs in Amazon API Gateway synchronize to your API center once per hour. Only REST APIs are synchronized.
3637
> * API definitions also synchronize to the API center if you select the option to include them during integration. Only definitions from deployed APIs are synchronized.
@@ -113,7 +114,7 @@ You can integrate an Amazon API Gateway using the portal or the Azure CLI.
113114

114115
#### [Azure CLI](#tab/cli)
115116

116-
Run the [az apic integration create aws](/cli/azure/apic/integration/create#az-apic-integration-create-aws) command to integrate an Amazon API Gateway to your API center.
117+
Run the [az apic integration create aws](/cli/azure/apic/integration/create#az-apic-integration-create-aws) (preview) command to integrate an Amazon API Gateway to your API center.
117118

118119
* Provide the names of the resource group, API center, and integration.
119120

0 commit comments

Comments
 (0)