I have configured a service endpoint that posts the context to an Azure service bus queue. I have been using Service Bus Explorer to peek in to these messages on the queue to validate them. However the message text looks to be in binary XML. I'd like to see the context's raw XML instead. Is there something I need to do in order to see the raw XML instead of this binary serialized version?
*This post is locked for comments
I have the same question (0)