Azure Traffic Manager subnet routing not working.
Akash Acharya
0
Reputation points
I am currently setting up an Azure Traffic Manager to DNS load balance between two endpoints using subnet routing. I have configured the Traffic Manager with two endpoints and specified the CIDR range containing my public IP address for one of the endpoint’s subnet configurations.
Issue: Despite this setup, my DNS lookup does not resolve to the intended target. I suspect that the DNS resolver’s IP might be the one which is detected and it resolves to fallback endpoint. I have also attempted using **`dig
Sign in to answer