Skip to content

Commit 1681860

Browse files
committed
Fixing anchors
1 parent aa0b3dc commit 1681860

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

articles/iot-central/core/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@
214214
- name: Azure IoT SDKs
215215
items:
216216
- name: IoT Service SDKs
217-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-service-sdks
217+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-service-sdks
218218
- name: IoT Device SDKs
219-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-device-sdks
219+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-device-sdks
220220
- name: IoT Central API reference
221221
href: /rest/api/iotcentral/
222222
- name: Customer data requests

articles/iot-central/energy/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@
106106
- name: Azure IoT SDKs
107107
items:
108108
- name: IoT Service SDKs
109-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-service-sdks
109+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-service-sdks
110110
- name: IoT Device SDKs
111-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-device-sdks
111+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-device-sdks
112112
- name: Customer data requests
113113
href: ../core/iot-central-customer-data-requests.md?toc=/azure/iot-central/energy/toc.json&bc=/azure/iot-central/energy/breadcrumb/toc.json
114114
- name: Supported browsers

articles/iot-central/government/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@
110110
- name: Azure IoT SDKs
111111
items:
112112
- name: IoT Service SDKs
113-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-service-sdks
113+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-service-sdks
114114
- name: IoT Device SDKs
115-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-device-sdks
115+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-device-sdks
116116
- name: Support and help options
117117
href: ../../iot-fundamentals/iot-support-help.md
118118
- name: Customer data requests

articles/iot-central/healthcare/howto-health-data-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ At the end of this step, your Logic App Designer should look like this:
8686
## Stream data to Power BI from your Logic App
8787
The next step will be to parse the data coming from your Event Hub to stream it into the Power BI datasets that you have previously created.
8888

89-
1. Before you can do this, you will need to understand the JSON payload that is being sent from your device to your Event Hub. You can do so by looking at this [sample schema](../core/howto-export-data.md#telemetry) and modifying it to match your schema or using [Service Bus explorer](https://github.com/paolosalvatori/ServiceBusExplorer) to inspect the messages. If you are using the continuous patient monitoring applications, your messages will look like this:
89+
1. Before you can do this, you will need to understand the JSON payload that is being sent from your device to your Event Hub. You can do so by looking at this [sample schema](../core/howto-export-data.md#telemetry-format) and modifying it to match your schema or using [Service Bus explorer](https://github.com/paolosalvatori/ServiceBusExplorer) to inspect the messages. If you are using the continuous patient monitoring applications, your messages will look like this:
9090

9191
**Smart Vitals Patch telemetry**
9292

articles/iot-central/healthcare/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
- name: Azure IoT SDKs
115115
items:
116116
- name: IoT Service SDKs
117-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-service-sdks
117+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-service-sdks
118118
- name: IoT Device SDKs
119-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-device-sdks
119+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-device-sdks
120120
- name: Customer data requests
121121
href: ../core/iot-central-customer-data-requests.md?toc=/azure/iot-central/healthcare/toc.json&bc=/azure/iot-central/healthcare/breadcrumb/toc.json
122122
- name: Supported browsers

articles/iot-central/retail/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@
157157
- name: Azure IoT SDKs
158158
items:
159159
- name: IoT Service SDKs
160-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-service-sdks
160+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-service-sdks
161161
- name: IoT Device SDKs
162-
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-device-sdks
162+
href: ../../iot-hub/iot-hub-devguide-sdks.md#azure-iot-hub-device-sdks
163163
- name: Customer data requests
164164
href: ../core/iot-central-customer-data-requests.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json
165165
- name: Supported browsers

0 commit comments

Comments
 (0)