Deploying an API definition to Azure API Management - Cloud

Talend Cloud API Designer Examples

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Content
Design and Development > Designing APIs
Last publication date
2024-03-05

Use the Talend Cloud API Designer public API to automatically update your API to Azure API Management.

This example explains how to import a new API definition or update an existing one in Azure API Management from Talend Cloud API Designer.

Diagram of the process where the API definition is fetched by the CI/CD pipeline from Talend Cloud and then pushed to Azure API Management.

To do this, you must first fetch your API from Talend Cloud, then you need to deploy it to Azure API Management using a command line script or a CI/CD pipeline.

The following procedures use Microsoft PowerShell, but you can also use the Azure API Management REST API.

For more information, see the following resources: