Leave your feedback here
Dieser Inhalt liegt nicht in Ihrer Sprache vor. Hier ist die englische Version.
Accessing the microservice through Azure API Management
Use Talend Cloud API Tester to test
your microservice using the base URL created in Azure API Management.
Procedure
-
Open Talend Cloud API Tester and go to the
DemoREST project created in Testing the microservice.
-
Click your environment in the top right corner and click Add an
environment in the drop-down list.
-
Enter a name, DemoREST-APIM for example, then select the
Copy variables from check box and select
DemoREST-VM1 in the drop-down list.
-
Click Create.
-
Update the Value column
for the baseURL with the base URL created
in your API Management service.
Example
http://demorest-apim.azure-api.net/services
-
Send your requests as many times as needed.
Results
Your requests now go through the API gateway and the load balancer, you can check the
metrics on your task in
Talend Management Console.