In Azure API Management, which component acts as a proxy between clients and backend services and allows you to apply policies such as rate limiting and JWT validation?

Microsoft Azure Fundamentals Hard

Microsoft Azure Fundamentals — Hard

In Azure API Management, which component acts as a proxy between clients and backend services and allows you to apply policies such as rate limiting and JWT validation?

Key points

  • The Gateway is responsible for routing API requests.
  • It enables you to apply various policies for security and performance.
  • The Developer and Publisher Portals are interfaces for managing APIs, not for proxying requests.

Ready to go further?

Related questions