Skip to content

Commit aecf826

Browse files
Apply suggestions from proofread
Co-authored-by: Jodi Martis <[email protected]>
1 parent ba4d74a commit aecf826

File tree

2 files changed

+46
-47
lines changed

2 files changed

+46
-47
lines changed

articles/iot-hub/how-to-disable-dr.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 05/02/2025
1313

1414
# Disable disaster recovery in Azure IoT Hub
1515

16-
Azure IoT Hub provides Microsoft-initiated failover and manual failover by replicating data to the [paired region](../reliability/regions-paired.md) for each IoT hub. For some regions, you can avoid data replication outside of the region by disabling disaster recovery (DR) when you create an IoT hub.
16+
Azure IoT Hub provides Microsoft-initiated failover and manual failover by replicating data to a [paired region](../reliability/regions-paired.md) for each IoT hub. For some regions, you can avoid data replication outside of the region by disabling disaster recovery (DR) when you create an IoT hub.
1717

1818
## Prerequisites
1919

@@ -23,19 +23,19 @@ To disable DR in IoT Hub, you need the following requirements:
2323

2424
- **Regions that support disabling DR.** The following regions support disabling DR:
2525

26-
- **Brazil South:** Paired region, South Central US.
26+
- **Brazil South:** Paired region, South Central US
2727

28-
- **Southeast Asia (Singapore):** Paired region, East Asia (Hong Kong SAR).
28+
- **Southeast Asia (Singapore):** Paired region, East Asia (Hong Kong SAR)
2929

3030
## Create an IoT hub without DR
3131

32-
To disable DR in the Azure portal, you need to complete the following steps.
32+
To disable DR in the Azure portal, you need to complete the following steps:
3333

3434
1. Sign in to the [Azure portal](https://portal.azure.com/).
3535

36-
1. In the Azure portal, [create your IoT hub](/azure/iot-hub/create-hub?tabs=portal) in one of the [supported regions](#prerequisites). Ensure that **Disaster Recovery enabled** isn't selected.
36+
1. In the Azure portal, [create your IoT hub](/azure/iot-hub/create-hub?tabs=portal) in one of the [supported regions](#prerequisites). Ensure that **Disaster recovery enabled** isn't selected.
3737

38-
:::image type="content" source="media/iot-hub-ha-dr/singapore.png" alt-text="Screenshot that shows DR option for an IoT hub in the Singapore region." lightbox="media/iot-hub-ha-dr/singapore.png":::
38+
:::image type="content" source="media/iot-hub-ha-dr/singapore.png" alt-text="Screenshot of the Azure portal that shows the DR option for an IoT hub in the Singapore region." lightbox="media/iot-hub-ha-dr/singapore.png":::
3939

4040
Failover capabilities aren't available if you disable DR for an IoT hub.
4141

@@ -49,7 +49,7 @@ You can only disable DR to avoid data replication when you create an IoT hub. If
4949

5050
1. [Create a new IoT hub that has DR disabled](#create-an-iot-hub-without-dr).
5151

52-
1. To manually migrate your existing IoT hub, follow the steps in [Migrate an IoT hub](migrate-hub-state-cli.md#migrate-an-iot-hub).
52+
1. To manually migrate your existing IoT hub, follow the [IoT hub migration steps](migrate-hub-state-cli.md#migrate-an-iot-hub).
5353

5454
## Related content
5555

0 commit comments

Comments
 (0)