Skip to content

Commit b9263e9

Browse files
committed
fix link to mqtt article in include file
1 parent 904fd5e commit b9263e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +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).
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)](../articles/iot-hub/iot-hub-mqtt-support.md#connecting-to-iot-hub).
4545

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

0 commit comments

Comments
 (0)