Using Azure API Management

Azure API Management (APIM) is a SaaS product to administer, orchestrate, and manage even complex API workflows. It comes on *.azure-api.net and, by default, a new endpoint creates the following:

  • [myEndpoint].azure-api.net: An endpoint hosting the API Gateway logic
  • [myEndpoint].portal.azure-api.net: An endpoint hosting the developer portal

APIM can be configured to use personal domain names as personal SSL certificates, as shown here:

Using Azure API Management

Once the APIM endpoint is configured, we can navigate the developer portal to see it in action. The screenshot that follows shows the developer portal displaying the sample Echo API

Each developer ...

Get Mastering Cloud Development using Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.