Skip to content

Commit 93f0ff0

Browse files
authored
Update concepts-api-management.md
1 parent 4f3fceb commit 93f0ff0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-vmware/concepts-api-management.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Concepts - API Management
33
description: Learn how API Management protects APIs running on Azure VMware Solution virtual machines (VMs)
44
ms.topic: conceptual
55
ms.service: azure-vmware
6-
ms.date: 11/28/2023
6+
ms.date: 2/26/2024
77
ms.custom: engagement-fy23
88
---
99

@@ -19,11 +19,11 @@ An external deployment publishes APIs consumed by external users that use a publ
1919

2020
The external deployment diagram shows the entire process and the actors involved (shown at the top). The actors are:
2121

22-
- **Administrator(s):** Represents the admin or DevOps team, which manages Azure VMware Solution through the Azure portal and automation mechanisms like PowerShell or Azure DevOps.
22+
- **Administrator(s):** Represents the admin or DevOps team, which manages the Azure VMware Solution through the Azure portal and automation mechanisms like PowerShell or Azure DevOps.
2323

2424
- **Users:** Represents the exposed APIs' consumers and represents both users and services consuming the APIs.
2525

26-
The traffic flow goes through the API Management instance, which abstracts the backend services, plugged into the Hub virtual network. The ExpressRoute Gateway routes the traffic to the ExpressRoute Global Reach channel and reaches an NSX Load Balancer distributing the incoming traffic to the different backend service instances.
26+
The traffic flow goes through the API Management instance, which abstracts the backend services, plugged into the Hub virtual network. The ExpressRoute Gateway routes the traffic to the ExpressRoute Global Reach connection and reaches an NSX Load Balancer distributing the incoming traffic to the different backend service instances.
2727

2828
API Management has an Azure Public API, and activating Azure DDoS Protection Service is recommended.
2929

@@ -33,7 +33,7 @@ API Management has an Azure Public API, and activating Azure DDoS Protection Ser
3333

3434
An internal deployment publishes APIs consumed by internal users or systems. DevOps teams and API developers use the same management tools and developer portal as in the external deployment.
3535

36-
Use [Azure Application Gateway](../api-management/api-management-howto-integrate-internal-vnet-appgateway.md) for internal deployments to create a public and secure endpoint for the API. The gateway's capabilities are used to create a hybrid deployment that enables different scenarios.
36+
Use [Azure Application Gateway](../api-management/api-management-howto-integrate-internal-vnet-appgateway.md) for internal deployments to create a public and secure endpoint for the API. The gateway's capabilities are used to create a hybrid deployment that enables different scenarios.
3737

3838
* Use the same API Management resource for consumption by both internal and external consumers.
3939

0 commit comments

Comments
 (0)