You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/concepts-api-management.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Concepts - API Management
3
3
description: Learn how API Management protects APIs running on Azure VMware Solution virtual machines (VMs)
4
4
ms.topic: conceptual
5
5
ms.service: azure-vmware
6
-
ms.date: 11/28/2023
6
+
ms.date: 2/26/2024
7
7
ms.custom: engagement-fy23
8
8
---
9
9
@@ -19,11 +19,11 @@ An external deployment publishes APIs consumed by external users that use a publ
19
19
20
20
The external deployment diagram shows the entire process and the actors involved (shown at the top). The actors are:
21
21
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.
23
23
24
24
-**Users:** Represents the exposed APIs' consumers and represents both users and services consuming the APIs.
25
25
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.
27
27
28
28
API Management has an Azure Public API, and activating Azure DDoS Protection Service is recommended.
29
29
@@ -33,7 +33,7 @@ API Management has an Azure Public API, and activating Azure DDoS Protection Ser
33
33
34
34
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.
35
35
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.
37
37
38
38
* Use the same API Management resource for consumption by both internal and external consumers.
0 commit comments