Skip to content

Commit b008f86

Browse files
committed
Move MQTT v5 to previous versions
1 parent cb02a01 commit b008f86

7 files changed

+15
-1163
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,12 +1387,12 @@
13871387
},
13881388
{
13891389
"source_path_from_root": "/articles/iot-hub/iot-hub-mqtt-5-reference.md",
1390-
"redirect_url": "/azure/iot/iot-mqtt-5-preview-reference",
1390+
"redirect_url": "/previous-versions/azure/iot/iot-mqtt-5-preview-reference",
13911391
"redirect_document_id": true
13921392
},
13931393
{
13941394
"source_path_from_root": "/articles/iot-hub/iot-hub-mqtt-5.md",
1395-
"redirect_url": "/azure/iot/iot-mqtt-5-preview",
1395+
"redirect_url": "/previous-versions/azure/iot/iot-mqtt-5-preview",
13961396
"redirect_document_id": true
13971397
},
13981398
{

articles/iot-hub/iot-hub-preview-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ Do *not* use an IoT hub in preview mode for production. Preview mode is intended
6666
- We can't guarantee the normal [IoT Hub SLA](https://azure.microsoft.com/support/legal/sla/iot-hub/v1_2/) - do not use for production.
6767

6868
> [!TIP]
69-
> Preview mode isn't required for [device streams](iot-hub-device-streams-overview.md) and [distributed tracing](iot-hub-distributed-tracing.md). To use these older preview features, follow their documentation as normal.
69+
> Preview mode isn't required for [device streams](iot-hub-device-streams-overview.md) and [distributed tracing](iot-hub-distributed-tracing.md). To use these older preview features, follow their documentation as normal.
7070
7171
## Next steps
7272

73-
- To preview the MQTT 5 support, see [IoT Hub MQTT 5 support overview (preview)](../iot/iot-mqtt-5-preview.md)
73+
- To preview the MQTT 5 support, see [IoT Hub MQTT 5 support overview (preview)](/previous-versions/azure/iot/iot-mqtt-5-preview)
7474
- To preview the ECC server certificate, see [Elliptic Curve Cryptography (ECC) server TLS certificate (preview)](iot-hub-tls-support.md#elliptic-curve-cryptography-ecc-server-tls-certificate)
7575
- To preview TLS fragment size negotiation, see [TLS maximum fragment length negotiation (preview)](iot-hub-tls-support.md#tls-maximum-fragment-length-negotiation)

articles/iot/.openpublishing.redirection.iot.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,16 @@
104104
"source_path_from_root": "/articles/iot/concepts-eclipse-threadx-security-practices.md",
105105
"redirect_url": "https://github.com/eclipse-threadx/rtos-docs",
106106
"redirect_document_id": false
107+
},
108+
{
109+
"source_path": "articles/iot/iot-mqtt-5-preview.md",
110+
"redirect_url": "/previous-versions/azure/iot/iot-mqtt-5-preview",
111+
"redirect_document_id": false
112+
},
113+
{
114+
"source_path": "articles/iot/iot-mqtt-5-preview-reference.md",
115+
"redirect_url": "/previous-versions/azure/iot/iot-mqtt-5-preview-reference",
116+
"redirect_document_id": false
107117
}
108118
]
109119
}

articles/iot/TOC.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,6 @@ items:
119119
href: iot-mqtt-connect-to-iot-hub.md
120120
- name: Use MQTT with DPS
121121
href: iot-mqtt-connect-to-iot-dps.md
122-
- name: MQTT 5 support (preview)
123-
items:
124-
- name: MQTT 5 overview
125-
href: iot-mqtt-5-preview.md
126-
- name: MQTT 5 API reference
127-
href: iot-mqtt-5-preview-reference.md
128122

129123
- name: Resources
130124
items:

0 commit comments

Comments
 (0)