On this page, you will learn find a step-by-step guide on how to connect your Azure AWS API Gateway to APIIDA´s Boomi's API Control Plane step-by-step.
Prerequisites
The following is required to proceed:
A running instance of APIIDA´s Boomi´s API Control Plane
Access to the Azure API Management with at least one service instance created
Docker to use o utilize the image of our agent (that , which acts as an intermediary).
Any other container environment is also possible. Helm Charts are available here:
https://github.com/apiida/CPagent-Helm
...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
The following describes how to create the gateway configuration for an Azure Gateway Agent.
Gateway Configuration
...
subscriptionId
: Insert the ID of the subscription that is assigned toserviceName
: The name of your Azure API Management service instance.serviceName
resourceGroupName
: Insert the The name of the resource group that contains your Azure API Management service instance.resourceGroupName
: Insert the namesubscriptionId
: The ID of the resource group that is assigned to your Azure Azure subscription that contains your API Management service instance.tenantId
/clientId
/clientSecret
: Insert the The credentials of an authorized application.
Info |
---|
See our Q&A below if you want to learn more about how to get these values. |
...