Skip to content

Commit 98f7624

Browse files
authored
Merge pull request #265449 from dominicbetts/central-low-traffic-low-engagement
IoT Central: retire some low traffic, low engagement articles
2 parents 107b7b5 + 6d1a224 commit 98f7624

27 files changed

+84
-673
lines changed

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

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,17 +357,22 @@
357357
},
358358
{
359359
"source_path_from_root": "/articles/iot-central/core/howto-create-custom-rules-pnp.md",
360-
"redirect_url": "/azure/iot-central/core/howto-create-custom-rules/",
360+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
361361
"redirect_document_id": false
362362
},
363363
{
364364
"source_path_from_root": "/articles/iot-central/howto-create-custom-rules.md",
365-
"redirect_url": "/azure/iot-central/core/howto-create-custom-rules/",
365+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
366366
"redirect_document_id": false
367367
},
368368
{
369369
"source_path_from_root": "/articles/iot-central/preview/howto-create-custom-rules.md",
370-
"redirect_url": "/azure/iot-central/core/howto-create-custom-rules/",
370+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
371+
"redirect_document_id": false
372+
},
373+
{
374+
"source_path_from_root": "/articles/iot-central/core/howto-create-custom-rules.md",
375+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
371376
"redirect_document_id": false
372377
},
373378
{
@@ -1369,6 +1374,21 @@
13691374
"source_path_from_root": "/articles/iot-central/core/concepts-faq-extend.md",
13701375
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
13711376
"redirect_document_id": false
1377+
},
1378+
{
1379+
"source_path_from_root": "/articles/iot-central/core/howto-connect-eflow.md",
1380+
"redirect_url": "/azure/iot-edge/iot-edge-for-linux-on-windows/",
1381+
"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
13721392
}
13731393
]
13741394
}

articles/iot-central/TOC.yml

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@
7878

7979
- name: Concepts
8080
items:
81+
- name: FAQ
82+
href: core/howto-faq.yml
8183
- name: Architecture
8284
href: core/concepts-architecture.md
8385
- name: Industrial IoT patterns
@@ -104,15 +106,12 @@
104106
href: core/overview-iot-central-security.md
105107
- name: Network security using private endpoints
106108
href: core/concepts-private-endpoints.md
107-
- name: FAQ
108-
href: core/howto-faq.yml
109-
items:
110-
- name: How does IoT Central scale and enable HADR?
111-
href: core/concepts-faq-scalability-availability.md
112-
- name: What are IoT Central's scale limits?
113-
href: core/concepts-quotas-limits.md
114-
- name: How do I move between aPaaS and PaaS solutions?
115-
href: core/concepts-faq-apaas-paas.md
109+
- name: How does IoT Central scale and enable HADR?
110+
href: core/concepts-faq-scalability-availability.md
111+
- name: What are IoT Central's scale limits?
112+
href: core/concepts-quotas-limits.md
113+
- name: How do I move between aPaaS and PaaS solutions?
114+
href: core/concepts-faq-apaas-paas.md
116115
- name: How-to guides
117116
items:
118117
- name: Create an application
@@ -133,18 +132,12 @@
133132
href: core/howto-manage-deployment-manifests.md
134133
- name: Connect devices through an IoT Edge transparent gateway
135134
href: core/how-to-connect-iot-edge-transparent-gateway.md
136-
- name: Prepare and connect an IoT Edge for Linux on Windows device
137-
href: core/howto-connect-eflow.md
138-
- name: Prepare and connect an Azure Sphere DevKit
139-
href: /azure-sphere/app-development/setup-iot-central
140135
- name: Prepare and connect a RuuviTag device
141136
href: core/howto-connect-ruuvi.md
142137
- name: Prepare and connect a Rigado Cascade 500
143138
href: core/howto-connect-rigado-cascade-500.md
144139
- name: Monitor device connectivity using Azure CLI
145140
href: core/howto-monitor-devices-azure-cli.md
146-
- name: Troubleshoot device connections
147-
href: core/troubleshoot-connection.md
148141
- name: View and analyze device data
149142
items:
150143
- name: Build analytics queries
@@ -167,8 +160,6 @@
167160
items:
168161
- name: Configure rules
169162
href: core/howto-configure-rules.md
170-
- name: Create custom rules
171-
href: core/howto-create-custom-rules.md
172163
- name: Use rules and workflows to integrate with other services
173164
href: core/howto-configure-rules-advanced.md
174165
- name: Export data to cloud destinations
@@ -185,8 +176,6 @@
185176
href: core/howto-export-to-webhook.md
186177
- name: Transform data internally for export
187178
href: core/howto-transform-data-internally.md
188-
- name: Troubleshoot data export
189-
href: core/troubleshoot-data-export.md
190179
- name: Export data and visualize with Databricks
191180
href: core/howto-create-custom-analytics.md
192181
- name: Transform data internally on ingress
@@ -252,6 +241,8 @@
252241
href: core/howto-create-private-endpoint.md
253242
- name: Export to a secure VNET
254243
href: core/howto-connect-secure-vnet.md
244+
- name: Troubleshooting
245+
href: core/troubleshooting.md
255246
- name: Reference
256247
items:
257248
- 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-connect-eflow.md

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)