Service Bus Port Settings
The following table describes the required configuration for port values for a Windows Azure Service Bus binding:
| Binding | Transport Security | Port |
|---|---|---|
|
BasicHttpRelayBinding (client) |
yes |
HTTP |
|
|
no |
HTTPS |
|
BasicHttpRelayBinding (service) |
either |
9351/HTTP |
|
NetEventRelayBinding (client) |
yes |
9351/HTTPS |
|
|
no |
9350/HTTP |
|
NetEventRelayBinding (service) |
either |
9351/HTTP |
|
NetTcpRelayBinding (client/service) |
either |
9352/HTTP (9352/9353 if using Hybrid) |
|
NetOnewayRelayBinding (client) |
yes |
9351/HTTPS |
|
|
no |
9350/HTTP |
|
NetOnewayRelayBinding (service) |
either |
9351/HTTP |
|
WebHttpRelayBinding (client) |
yes |
HTTPS |
|
|
no |
HTTP |
|
WebHttpRelayBinding (service) |
either |
9351/HTTP |
|
WS2007HttpRelayBinding (client) |
yes |
HTTPS |
|
|
no |
HTTP |
|
WS2007HttpRelayBinding (service) |
either |
9351/HTTP |