API Management: enable request tracing from the server-side
Original Post Read More Introduction One of the most useful debug features of API Management is request tracing. The problem is: we need to reproduce the same client request with an extra header (Ocp-Apim-Trace) or tell the consumers to do so. What if we could just generate the traces from the