How to implement Azure traffic management for Azure API management. I am confused with the implementation steps.
What I've tried: Consider I have two API's in two regions.
1) http://xxxxx.azure-api.net/application1/service
2) http://xxxxx.azure-api.net/application2/service
So, how to implement.
First I created traffic management profile and got address like mysite.traffic-manager.net.. ,after that I have given DNS name(FQDN) as xxxxx.azure-api.net.
So, what is the next step.