Skip to content

Commit 904fd5e

Browse files
committed
added MQTT info to include for routing tutorial
1 parent 9af0fdd commit 904fd5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/iot-hub-include-routing-intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ To complete Parts 1 and 2 of this tutorial, you perform the following tasks:
4141
- Install [Visual Studio](https://www.visualstudio.com/).
4242
- Have access to a Power BI account to analyze the default endpoint's stream analytics. ([Try Power BI for free](https://app.powerbi.com/signupredirect?pbi_source=web).)
4343
- Have an Office 365 account for sending notification e-mails.
44+
- Make sure that port 8883 is open in your firewall. The sample in this tutorial uses MQTT protocol, which communicates over port 8883. This port may be blocked in some corporate and educational network environments. For more information and ways to work around this issue, see [Connecting to IoT Hub (MQTT)](iot-hub-mqtt-support.md#connecting-to-iot-hub).
4445

4546
[!INCLUDE [cloud-shell-try-it.md](cloud-shell-try-it.md)]

0 commit comments

Comments
 (0)