Skip to content

Commit cbde2cd

Browse files
Merge pull request #288250 from gsteve88/howto-device-management
Updated version of Device Management using Direct Methods
2 parents 77f757b + ce96776 commit cbde2cd

12 files changed

+865
-1443
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,6 +1540,31 @@
15401540
"redirect_url": "/azure/iot-hub/how-to-device-twins",
15411541
"redirect_document_id": false
15421542
},
1543+
{
1544+
"source_path_from_root": "/articles/iot-hub/device-management-dotnet.md",
1545+
"redirect_url": "/azure/iot-hub/how-to-device-management",
1546+
"redirect_document_id": false
1547+
},
1548+
{
1549+
"source_path_from_root": "/articles/iot-hub/device-management-java.md",
1550+
"redirect_url": "/azure/iot-hub/how-to-device-management",
1551+
"redirect_document_id": false
1552+
},
1553+
{
1554+
"source_path_from_root": "/articles/iot-hub/device-management-python.md",
1555+
"redirect_url": "/azure/iot-hub/how-to-device-management",
1556+
"redirect_document_id": false
1557+
},
1558+
{
1559+
"source_path_from_root": "/articles/iot-hub/device-management-node.md",
1560+
"redirect_url": "/azure/iot-hub/how-to-device-management",
1561+
"redirect_document_id": false
1562+
},
1563+
{
1564+
"source_path_from_root": "/articles/iot-hub/device-management-cli.md",
1565+
"redirect_url": "/azure/iot-hub/quickstart-send-telemetry-cli",
1566+
"redirect_document_id": false
1567+
},
15431568
{
15441569
"source_path_from_root": "/articles/iot-hub/module-twins-dotnet.md",
15451570
"redirect_url": "/azure/iot-hub/how-to-module-twins",

articles/iot-hub/TOC.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -292,22 +292,8 @@
292292
displayName: module twins, module identity
293293
href: how-to-module-twins.md
294294
- name: Get started with device management
295-
items:
296-
- name: CLI
297-
displayName: device management, status updates, device maintenance windows
298-
href: device-management-cli.md
299-
- name: .NET
300-
displayName: device management, status updates, device maintenance windows
301-
href: device-management-dotnet.md
302-
- name: Python
303-
displayName: device management, status updates, device maintenance windows
304-
href: device-management-python.md
305-
- name: Node.js
306-
displayName: device management, status updates, device maintenance windows
307-
href: device-management-node.md
308-
- name: Java
309-
displayName: device management, status updates, device maintenance windows
310-
href: device-management-java.md
295+
displayName: device management, status updates, device maintenance windows
296+
href: how-to-device-management.md
311297
- name: Schedule and broadcast jobs
312298
items:
313299
- name: CLI

articles/iot-hub/device-management-cli.md

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

0 commit comments

Comments
 (0)