How can we efficiently log request payloads and response bodies in Azure API Management without impacting performance?
I’m looking to log the entire request payload and response body for APIM requests for auditing and debugging purposes. If we can store to Azure Blob Storage, it would be great!