I have deployed an API Management service as internal vnet and created a dummy API. The Application Gateway is deployed which has the API Management service as the backend pool. 1 instance of AppGW and API management service are deployed in each reach region.
The traffic manager profile is deployed which has both the Application Gateways as the end points. The DNS entries are created for Traffic Manager profile and API Management gateway, developer portal, SCM, portal and management.
I am able to get the response from the API if I access the Traffic Manager.
I want to deploy a nested Traffic Manage profile with each API so that it can probe the health of the API's. What options do I need to choose in the child traffic Manager profile so that it can monitor the health of the API.