You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/how-to-disable-dr.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.date: 05/02/2025
13
13
14
14
# Disable disaster recovery in Azure IoT Hub
15
15
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.
17
17
18
18
## Prerequisites
19
19
@@ -23,19 +23,19 @@ To disable DR in IoT Hub, you need the following requirements:
23
23
24
24
-**Regions that support disabling DR.** The following regions support disabling DR:
25
25
26
-
-**Brazil South:** Paired region, South Central US.
26
+
-**Brazil South:** Paired region, South Central US
27
27
28
-
-**Southeast Asia (Singapore):** Paired region, East Asia (Hong Kong SAR).
28
+
-**Southeast Asia (Singapore):** Paired region, East Asia (Hong Kong SAR)
29
29
30
30
## Create an IoT hub without DR
31
31
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:
33
33
34
34
1. Sign in to the [Azure portal](https://portal.azure.com/).
35
35
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.
37
37
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":::
39
39
40
40
Failover capabilities aren't available if you disable DR for an IoT hub.
41
41
@@ -49,7 +49,7 @@ You can only disable DR to avoid data replication when you create an IoT hub. If
49
49
50
50
1.[Create a new IoT hub that has DR disabled](#create-an-iot-hub-without-dr).
51
51
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).
0 commit comments