Skip to content

Commit aa70660

Browse files
committed
Remove the word 'whitelist'.
1 parent d12559e commit aa70660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-device-streams-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The output is a JSON object of all endpoints that your hub's device and service
9898
> Ensure you have installed Azure CLI version 2.0.57 or newer. You can download the latest version from the [Install Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest) page.
9999
>
100100
101-
## Whitelist Device Streaming Endpoints
101+
## Allow outbound connectivity to the device streaming endpoints
102102

103103
As mentioned at the beginning of this article, your device creates an outbound connection to IoT Hub streaming endpoint during device streams initiation process. Your firewalls on the device or its network must allow outbound connectivity to the streaming gateway over port 443 (note that communication takes place over a WebSocket connection that is encrypted using TLS).
104104

0 commit comments

Comments
 (0)