Skip to content

Commit b1ecced

Browse files
author
gitName
committed
typos
1 parent 251f07c commit b1ecced

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,29 @@ ms.custom: devx-track-azurecli
1212

1313
# Synchronize APIs from an API Management instance
1414

15-
This article shows how to create a link (preview) to an API Management instance so that the instances's APIs are synchronized in your [API center](overview.md).APIs in a linked API Management instance are continuously kept up to date in your API center inventory.
15+
This article shows how to create a link (preview) to an API Management instance so that the instances's APIs are synchronized in your [API center](overview.md). APIs in a linked API Management instance are continuously kept up to date in your API center inventory.
1616

17-
## About linking API Management
17+
## About linking an API Management instance
1818

1919
Although you can use the Azure CLI to [import](import-api-management-apis.md) APIs on demand from Azure API Management to Azure API Center, linking an API Management instance enables continuous synchronization so that the API inventory stays up to date.
2020

2121
When you link an API Management instance, the following happens:
2222

2323
* All APIs, and optionally API definitions, from the API Management instance are added to the API center inventory.
24-
* You configure an [environment](key-concepts.md#environment) of type *Azure API Management* in the API center. An associated [deployment](key-concepts.md#deployment) is created for each synchronized API definition from API Management.
24+
* You configure an [environment](key-concepts.md#environment) of type *Azure API Management* in the API center.
25+
* An associated [deployment](key-concepts.md#deployment) is created for each synchronized API definition from API Management.
2526

2627
API Management APIs automatically synchronize to the API center whenever existing APIs' settings change, 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.
2728

2829
> [!NOTE]
2930
> * API updates in API Management can take a few minutes to synchronize to your API center.
3031
> * 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#api-center-limits) for the number of linked API Management instances.
3132
32-
3333
### Entities synchronized from API Management
3434

3535
You can add or update metadata properties and documentation in your API center to help stakeholders discover, understand, and consume the synchronized APIs. Learn more about Azure API Center's [built-in and custom metadata properties](add-metadata-properties.md).
3636

37-
The following table shows entity properties that can be modified in Azure API Center and those that are determined based on their values in a linked Azure API Management instance. Also, entities' resource or system identifiers in Azure API Center are generated automatically and can't be modified.
37+
The following table shows entity properties that can be modified in Azure API Center and properties that are determined based on their values in a linked Azure API Management instance. Also, entities' resource or system identifiers in Azure API Center are generated automatically and can't be modified.
3838

3939
| Entity | API Center | API Management |
4040
|--------------|-----------------------------------------|-----------------|
@@ -56,7 +56,7 @@ For property details, see the [Azure API Center REST API reference](/rest/api/ap
5656
[!INCLUDE [include](~/reusable-content/azure-cli/azure-cli-prepare-your-environment-no-header.md)]
5757

5858
[!INCLUDE [install-apic-extension](includes/install-apic-extension.md)]
59-
Select
59+
6060
> [!NOTE]
6161
> Azure CLI command examples in this article can run in PowerShell or a bash shell. Where needed because of different variable syntax, separate command examples are provided for the two shells.
6262

0 commit comments

Comments
 (0)