Skip to content

Commit f6cee28

Browse files
authored
Merge pull request #96559 from ghtali/patch-1
Update api-management-key-concepts.md
2 parents 923f766 + 711831f commit f6cee28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-key-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Azure API Management is made up of an API *gateway*, a *management plane*, and a
4848

4949
### API gateway
5050

51-
All requests from client applications first reach the API gateway, which then forwards them to respective backend services. The API gateway acts as a façade to the backend services, allowing API providers to abstract API implementations and evolve backend architecture without impacting API consumers. The gateway enables consistent configuration of routing, security, throttling, caching, and observability.
51+
All requests from client applications first reach the API gateway, which then forwards them to respective backend services. The API gateway acts as a facade to the backend services, allowing API providers to abstract API implementations and evolve backend architecture without impacting API consumers. The gateway enables consistent configuration of routing, security, throttling, caching, and observability.
5252

5353
The API gateway:
5454

0 commit comments

Comments
 (0)