Skip to content

Commit c01993a

Browse files
committed
Removed old version files and updated TOC and redirects
1 parent 48f3a2b commit c01993a

File tree

6 files changed

+22
-1285
lines changed

6 files changed

+22
-1285
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,6 +1484,26 @@
14841484
"source_path_from_root": "/articles/iot-hub/c2d-messaging-node.md",
14851485
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
14861486
"redirect_document_id": false
1487+
},
1488+
{
1489+
"source_path_from_root": "/articles/iot-hub/file-upload-dotnet.md",
1490+
"redirect_url": "/azure/iot-hub/how-to-file-upload",
1491+
"redirect_document_id": false
1492+
},
1493+
{
1494+
"source_path_from_root": "/articles/iot-hub/file-upload-java.md",
1495+
"redirect_url": "/azure/iot-hub/how-to-file-upload",
1496+
"redirect_document_id": false
1497+
},
1498+
{
1499+
"source_path_from_root": "/articles/iot-hub/file-upload-node.md",
1500+
"redirect_url": "/azure/iot-hub/how-to-file-upload",
1501+
"redirect_document_id": false
1502+
},
1503+
{
1504+
"source_path_from_root": "/articles/iot-hub/file-upload-python.md",
1505+
"redirect_url": "/azure/iot-hub/how-to-file-upload",
1506+
"redirect_document_id": false
14871507
}
14881508
]
14891509
}

articles/iot-hub/TOC.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -281,22 +281,8 @@
281281
displayName: cloud-to-device messages
282282
href: how-to-cloud-to-device-messaging.md
283283
- name: Upload files from devices
284-
items:
285-
- name: New version
286-
displayName: file upload, upload files, csharp, C#
287-
href: how-to-file-upload.md
288-
- name: .NET
289-
displayName: file upload, upload files, csharp, C#
290-
href: file-upload-dotnet.md
291-
- name: Python
292-
displayName: file upload, upload files
293-
href: file-upload-python.md
294-
- name: Node.js
295-
displayName: file upload, upload files
296-
href: file-upload-node.md
297-
- name: Java
298-
displayName: file upload, upload files
299-
href: file-upload-java.md
284+
displayName: file upload, upload files
285+
href: how-to-file-upload.md
300286
- name: Get started with device twins
301287
items:
302288
- name: CLI

articles/iot-hub/file-upload-dotnet.md

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

0 commit comments

Comments
 (0)