Skip to content

Commit e4bb998

Browse files
committed
Update links to connection options
1 parent 3228691 commit e4bb998

5 files changed

+5
-5
lines changed

includes/iot-develop-send-telemetry-central-c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

1616
> [!TIP]
17-
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [What is Azure IoT device and application development?](../articles/iot-develop/about-iot-develop.md#selecting-a-service).
1818
1919
## Prerequisites
2020
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:

includes/iot-develop-send-telemetry-central-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

1616
> [!TIP]
17-
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [What is Azure IoT device and application development?](../articles/iot-develop/about-iot-develop.md#selecting-a-service).
1818
1919
## Prerequisites
2020

includes/iot-develop-send-telemetry-central-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

1616
> [!TIP]
17-
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [What is Azure IoT device and application development?](../articles/iot-develop/about-iot-develop.md#selecting-a-service).
1818
1919
## Prerequisites
2020

includes/iot-develop-send-telemetry-central-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

1616
> [!TIP]
17-
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [What is Azure IoT device and application development?](../articles/iot-develop/about-iot-develop.md#selecting-a-service).
1818
1919
## Prerequisites
2020
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:

includes/iot-develop-send-telemetry-central-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

1616
> [!TIP]
17-
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [What is Azure IoT device and application development?](../articles/iot-develop/about-iot-develop.md#selecting-a-service).
1818
1919
## Prerequisites
2020
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:

0 commit comments

Comments
 (0)