Azure Traffic Manager - API Management service degraded?

Viewed 333

I have configured the Azure API Management Service - Premium as shown below

enter image description here

added two regions/locations

enter image description here

and I could access it as shown below

enter image description here

When I try to setup the Azure Traffic Manager as shown below

enter image description here

enter image description here

the endpoints are degraded

enter image description here

What am I doing wrong? How do I put Azure Traffic manager in front of the APIM?

1 Answers

I understood that I have to configure the Traffic manager Health check as shown below

enter image description here

as well as I have to configure the Azure API management as shown below

enter image description here

it is started working

Related