Deploying an API definition to Azure API Management
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.
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: