Skip to content

Commit a2a75e0

Browse files
committed
Combine troubleshooting guides
1 parent f0c8908 commit a2a75e0

15 files changed

+62
-90
lines changed

articles/iot-central/.openpublishing.redirection.iot-central.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,6 +1379,16 @@
13791379
"source_path_from_root": "/articles/iot-central/core/howto-connect-eflow.md",
13801380
"redirect_url": "/azure/iot-edge/iot-edge-for-linux-on-windows/",
13811381
"redirect_document_id": false
1382+
},
1383+
{
1384+
"source_path_from_root": "/articles/iot-central/core/troubleshoot-data-export.md",
1385+
"redirect_url": "/azure/iot-central/core/troubleshooting/",
1386+
"redirect_document_id": false
1387+
},
1388+
{
1389+
"source_path_from_root": "/articles/iot-central/core/troubleshoot-connection.md",
1390+
"redirect_url": "/azure/iot-central/core/troubleshooting/",
1391+
"redirect_document_id": true
13821392
}
13831393
]
13841394
}

articles/iot-central/TOC.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@
132132
href: core/howto-manage-deployment-manifests.md
133133
- name: Connect devices through an IoT Edge transparent gateway
134134
href: core/how-to-connect-iot-edge-transparent-gateway.md
135-
- name: Prepare and connect an IoT Edge for Linux on Windows device
136-
href: core/howto-connect-eflow.md
137135
- name: Prepare and connect an Azure Sphere DevKit
138136
href: /azure-sphere/app-development/setup-iot-central
139137
- name: Prepare and connect a RuuviTag device
@@ -142,8 +140,6 @@
142140
href: core/howto-connect-rigado-cascade-500.md
143141
- name: Monitor device connectivity using Azure CLI
144142
href: core/howto-monitor-devices-azure-cli.md
145-
- name: Troubleshoot device connections
146-
href: core/troubleshoot-connection.md
147143
- name: View and analyze device data
148144
items:
149145
- name: Build analytics queries
@@ -166,8 +162,6 @@
166162
items:
167163
- name: Configure rules
168164
href: core/howto-configure-rules.md
169-
- name: Create custom rules
170-
href: core/howto-create-custom-rules.md
171165
- name: Use rules and workflows to integrate with other services
172166
href: core/howto-configure-rules-advanced.md
173167
- name: Export data to cloud destinations
@@ -184,8 +178,6 @@
184178
href: core/howto-export-to-webhook.md
185179
- name: Transform data internally for export
186180
href: core/howto-transform-data-internally.md
187-
- name: Troubleshoot data export
188-
href: core/troubleshoot-data-export.md
189181
- name: Export data and visualize with Databricks
190182
href: core/howto-create-custom-analytics.md
191183
- name: Transform data internally on ingress
@@ -251,6 +243,8 @@
251243
href: core/howto-create-private-endpoint.md
252244
- name: Export to a secure VNET
253245
href: core/howto-connect-secure-vnet.md
246+
- name: Troubleshooting
247+
href: core/troubleshooting.md
254248
- name: Reference
255249
items:
256250
- name: Azure CLI

articles/iot-central/core/concepts-device-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ If the device gets any of the following errors when it connects, it should use a
126126
- Operator blocked device.
127127
- Internal error 500 from the service.
128128

129-
To learn more about device error codes, see [Troubleshooting device connections](troubleshoot-connection.md).
129+
To learn more about device error codes, see [Troubleshooting device connections](troubleshooting.md).
130130

131131
To learn more about implementing automatic reconnections, see [Manage device reconnections to create resilient applications](../../iot-develop/concepts-manage-device-reconnections.md).
132132

articles/iot-central/core/howto-export-to-azure-data-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ To create the Azure Data Explorer destination in IoT Central on the **Data expor
178178
179179
:::image type="content" source="media/howto-export-data/export-destination-managed.png" alt-text="Screenshot of Azure Data Explorer export destination that uses a managed identity.":::
180180
181-
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshoot-data-export.md).
181+
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshooting.md).
182182
183183
---
184184

articles/iot-central/core/howto-export-to-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ To create the Blob Storage destination in IoT Central on the **Data export** pag
138138

139139
1. Select **Save**.
140140

141-
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshoot-data-export.md).
141+
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshooting.md).
142142

143143
---
144144

articles/iot-central/core/howto-export-to-event-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To create the Event Hubs destination in IoT Central on the **Data export** page:
112112

113113
1. Select **Save**.
114114

115-
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshoot-data-export.md).
115+
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshooting.md).
116116

117117
---
118118

articles/iot-central/core/howto-export-to-service-bus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To create the Service Bus destination in IoT Central on the **Data export** page
116116

117117
1. Select **Save**.
118118

119-
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshoot-data-export.md).
119+
If you don't see data arriving in your destination service, see [Troubleshoot issues with data exports from your Azure IoT Central application](troubleshooting.md).
120120

121121
---
122122

articles/iot-central/core/howto-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ sections:
107107
- question: |
108108
How do I check for credential issues if a device isn't connecting to my IoT Central application?
109109
answer: |
110-
The [Troubleshoot why data from your devices isn't showing up in Azure IoT Central](troubleshoot-connection.md) includes steps to diagnose connectivity issues for devices.
110+
The [Troubleshoot why data from your devices isn't showing up in Azure IoT Central](troubleshooting.md) includes steps to diagnose connectivity issues for devices.
111111
112112
- question: |
113113
How do I unblock a device?

articles/iot-central/core/howto-monitor-devices-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ az iot central device twin show --app-id <app-id> --device-id <device-id>
8585

8686
## Next steps
8787

88-
A suggested next step is to learn [Troubleshoot why data from your devices isn't showing up in Azure IoT Central](troubleshoot-connection.md).
88+
A suggested next step is to learn [Troubleshoot why data from your devices isn't showing up in Azure IoT Central](troubleshooting.md).

0 commit comments

Comments
 (0)