Skip to main content Skip to complementary content

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

  1. Open Talend Cloud API Tester and go to the DemoREST project created in Testing the microservice.
  2. Click your environment in the top right corner and click Add an environment in the drop-down list.
  3. Enter a name, DemoREST-APIM for example, then select the Copy variables from check box and select DemoREST-VM1 in the drop-down list.
  4. Click Create.
  5. 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
  6. 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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!