How to connect to Azure
On this page, you will find a step-by-step guide on how to connect your AWS API Gateway to Boomi's API Control Plane.
Prerequisites
The following is required to proceed:
A running instance of Boomi´s API Control Plane
Access to the Azure API Management with at least one service instance created
Docker o utilize the image of our agent, which acts as an intermediary.
Any other container environment is also possible. Helm Charts are available here:
GitHub - apiida/CPagent-Helm: This is the Helm Chart installation resource for the APIIDA Control Plane agent
Provide the Gateway Information
The following describes how to create the gateway configuration for an Azure Gateway Agent.
Gateway Configuration
serviceName
: The name of your Azure API Management service instance.resourceGroupName
: The name of the resource group that contains your API Management service instance.subscriptionId
: The ID of the Azure subscription that contains your API Management service instance.tenantId
/clientId
/clientSecret
: The credentials of an authorized application.
See our Q&A below if you want to learn more about how to get these values.
Currently, each Azure agent is specific to one API Management service.
If you want to manage multiple services, you will require an agent instance for each service.
Your configuration file will download automatically.
Confirm by clicking on the "Download and Next" button
You’ve completed the second step!