Open links in new tab
  1. Azure API Management - Overview and Key Concepts

    • Azure API Management is made up of an API gateway, a management plane, and a developer portal. These components are Azure-hosted and fully managed by default. API Management is available in variou… See more

    Overview

    This article provides an overview of common scenarios and key components of Azure API Management. Azure API Management is a hybrid, multicloud management platform for APIs across all environments. As a platform-as-a-service, API Management supports the complete API lifecycle.

    Microsoft Learn
    Scenarios

    APIs enable digital experiences, simplify application integration, underpin new digital products, and make data and services reusable and universally accessible. ​With the proliferation and increasing dependency on APIs, organizations need to manage them as first-class assets throughout their lifecycle.​

    Microsoft Learn
    API gateway

    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.

    Microsoft Learn
  1. Azure API Apps is a fully managed platform-as-a-service (PaaS) feature of Azure that allows developers to build, host, secure, and share REST APIs in the cloud. It is part of the Azure App Service and provides a robust offering for web APIs to be hosted and consumed by various client devices such as PCs, mobiles, and tablets.

    Key Features

    Security and Authentication

    Azure API Apps offer built-in security features, including support for Azure Active Directory, single sign-on, and OAuth. This ensures that your APIs are highly secured without requiring any code changes.

    Integration and Connectivity

    API Apps can easily integrate with other Azure services such as API Management, Logic Apps, and on-premises resources. This allows for seamless connectivity and interaction with various data sources and services.

    Deployment and Scaling

    Feedback
  2. azure-docs/articles/api-management/api-management-key …

    Azure API Management is a hybrid, multicloud management platform for APIs across all environments. As a platform-as-a-service, API Management supports the complete API lifecycle.

  3. Getting Started with API Management in Azure [APIM]

    Jun 19, 2024 · This article will cover how to set up API Management (APIM) in Azure involves creating the APIM service, configuring network settings, and…

  4. Azure API Management - Overview and Key Concepts

    Nov 27, 2025 · Introduction to key scenarios, capabilities, and concepts of the Azure API Management service. API Management supports the full API lifecycle.