I am posting to an Azure Event Hub using HTTPS. Is there a way to obtain the IP address of the sending device?
I looked at the IEventProcessor and EventData APIs (e.g. https://msdn.microsoft.com/en-us/library/azure/microsoft.servicebus.messaging.eventdata.aspx), and there doesn't seem to be anything documented.