Thanks JJR - I think this relates to a case that was raised earlier?
You should be able to use "tcpdump" on Traffic Manager directly. However, if you need to tee off all traffic, then this can be done via the underlying OS using IPtables or bridge (brctl) port mirroring. These articles may be useful:
https://unix.stackexchange.com/questions/15870/iptables-port-mirroring
https://rarforge.com/w/index.php/Port_mirror_(span)
P, ...
... View more