Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 851 Bytes

api-management-append-apis.md

File metadata and controls

20 lines (16 loc) · 851 Bytes
author ms.service ms.topic ms.date ms.author
vladvino
api-management
include
11/09/2018
vlvinogr

Append other APIs

An API can be composed of APIs exposed by different services, including the OpenAPI Specification, a SOAP API, the API Apps feature of Azure App Service, Azure Function App, Azure Logic Apps, and Azure Service Fabric.

Import an API

To append a different API to your existing API, complete the following steps. When you import another API, the operations are appended to your current API.

  1. Go to your Azure API Management instance in the Azure portal.
  2. Select APIs from the menu on the left.
  3. Click ... next to the API that you want to append another API to.
  4. Select Import from the drop-down menu.
  5. Select a service from which to import an API.