Noah Mobile Ports
Noah requires the following ports to be open for outbound connections when using Noah Mobile:
Green entries in the table below are required.
Orange entries may be required.
Action | Domain | Protocol | Port | Description |
Upload into Storage | *.blob.core.windows.net | Http/s | 80/443 | Push data into Azure Storage |
Service Bus Relay HTTP Mode | *.servicebus.windows.net | SB over HTTP | 80 | Listeners on Service Bus Relay over HTTP (requires 443 for Access Control) |
Service Bus Pub-sub over REST | *.servicebus.windows.net | HTTPS | 443 | Service Bus Queue/Topic/Message Buffer over REST |
Access Noah Mobile Web API over REST | *.api.noahmobile.net | HTTPS | 443 | Noah Mobile Web API over REST |
Authenticate using Noah Mobile Authentication Server over REST | *.auth.noahmobile.net | HTTPS | 443 | Noah Mobile Authentication Server over REST |
Service Bus Relay TCP Mode | *.servicebus.windows.net
| SB over TCP | 9350, 9351, 9352, 9353 | Listeners on Service Bus Relay over TCP (requires 443 for Access Control token acquisition) |
Service Bus Publish Subscribe | *.servicebus.windows.net | SBMP over TCP | 9354 | Service Bus Queue and Topic clients over TCP (in CTP) |