Skip to content

Commit a5066ce

Browse files
committed
edits
1 parent aecf826 commit a5066ce

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

articles/iot-hub/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href: quickstart-send-telemetry-cli.md
1313
- name: Send telemetry using SDK
1414
displayName: IoT Plug and Play, Azure IoT Explorer
15-
href: ../iot/tutorial-send-telemetry-iot-hub.md?toc=/azure/iot-hub/toc.json&bc=/azure/iot-hub/breadcrumb/toc.json
15+
href: ../iot/tutorial-send-telemetry-iot-hub.md
1616
- name: Control a device
1717
displayName: direct method, Azure IoT Explorer
1818
href: quickstart-control-device.md

articles/reliability/reliability-iot-hub.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ If your IoT hub is in a nonpaired region, or if the default replication and fail
127127

128128
Default replication and failover is only supported in regions that are paired.
129129

130-
In nonpaired regions, there's no built-in cross-region failover. If your IoT hub is in a nonpaired region and needs a failover mechanism to be resilient to region outages, consider [alternative multiregion approaches](#alternative-multiregion-approaches).
131-
132130
### Requirements
133131

134132
Paired region replication and failover options are available for all IoT Hub tiers.
@@ -181,10 +179,10 @@ This section describes what to expect when an IoT hub is configured for cross-re
181179

182180
| Data type | RPO |
183181
| :--- | :--- |
184-
| Identity registry | 0-5 mins data loss |
185-
| Device twin data | 0-5 mins data loss |
186-
| Cloud-to-device messages <sup>1</sup> | 0-5 mins data loss |
187-
| Parent <sup>1</sup> and device jobs | 0-5 mins data loss |
182+
| Identity registry | 0-5 minutes data loss |
183+
| Device twin data | 0-5 minutes data loss |
184+
| Cloud-to-device messages <sup>1</sup> | 0-5 minutes data loss |
185+
| Parent <sup>1</sup> and device jobs | 0-5 minutes data loss |
188186
| Device-to-cloud messages | All unread messages are lost |
189187
| Cloud-to-device feedback messages | All unread messages are lost |
190188

0 commit comments

Comments
 (0)