1. When I try to access the url (https) from Azure I get below...
<Error>
<Code>401</Code>
<Detail>
claim is empty. TrackingId:6c563587-2025-462a-9321-5ef013d323d4_G4, SystemTracker:mypoc.servicebus.windows.net:securityitemsqueue, Timestamp:10/18/2016 2:02:04 PM
</Detail>
</Error>
What could be causing this? I see no configuration realting to "Claim".
2. When using the Bus with C#(on premise) do I need to open TCP Ports outbound for communicating with the Service Bus?