Skip to content

Commit 39d8c01

Browse files
authored
Merge pull request #105609 from dominicbetts/central-node-tutorial
Create IoT Central add device tutorial
2 parents 2ead83d + 751419b commit 39d8c01

22 files changed

+380
-4
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45123,7 +45123,7 @@
4512345123
},
4512445124
{
4512545125
"source_path": "articles/iot-central/howto-connect-nodejs.md",
45126-
"redirect_url": "/azure/iot-central/core/howto-connect-nodejs/",
45126+
"redirect_url": "/azure/iot-central/core/tutorial-connect-device/",
4512745127
"redirect_document_id": true
4512845128
},
4512945129
{
@@ -45603,7 +45603,7 @@
4560345603
},
4560445604
{
4560545605
"source_path": "articles/iot-central/core/howto-connect-nodejs.md",
45606-
"redirect_url": "/azure/iot-central/core/",
45606+
"redirect_url": "/azure/iot-central/core/tutorial-connect-device/",
4560745607
"redirect_document_id": false
4560845608
},
4560945609
{

articles/iot-central/core/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
items:
2222
- name: Get connected
2323
items:
24+
- name: Connect a device
25+
href: tutorial-connect-device.md
2426
- name: Connect a Plug and Play (preview) device
2527
href: tutorial-connect-pnp-device.md
2628
- name: Create a gateway device template

articles/iot-central/core/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ landingContent:
3535
linkLists:
3636
- linkListType: tutorial
3737
links:
38+
- text: Connect a device
39+
url: tutorial-connect-device.md
3840
- text: Connect an IoT Plug and Play (preview) device
3941
url: tutorial-connect-pnp-device.md
4042
- linkListType: how-to-guide
62.4 KB
Loading
94.2 KB
Loading
47.6 KB
Loading
66.8 KB
Loading
85.9 KB
Loading
68.5 KB
Loading
60.7 KB
Loading

0 commit comments

Comments
 (0)