Protect your APIs on Azure API Management

Intermediate
Developer
Azure
Azure API Management

Protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion with policies in Azure API Management.

Learning objectives

In this module, you will:

  • Create an Azure API gateway
  • Import a RESTful API into the gateway
  • Implement policies to limit unintended information exposure and throttle the requests
  • Call an API to test the applied policies

Prerequisites

  • Experience with publishing an API in Azure API Management
  • Experience with XML syntax