Skip to content

Commit a7dd0e6

Browse files
committed
edits
1 parent 35c155c commit a7dd0e6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ To disable DR in IoT Hub, you need the following requirements:
2424
- **Regions that support disabling DR.** The following regions support disabling DR:
2525

2626
- **Brazil South:** Paired region, South Central US.
27+
2728
- **Southeast Asia (Singapore):** Paired region, East Asia (Hong Kong SAR).
2829

2930
## Create an IoT hub without DR
@@ -40,15 +41,15 @@ To disable DR in the Azure portal, you need to complete the following steps.
4041

4142
:::image type="content" source="media/iot-hub-ha-dr/disaster-recovery-disabled.png" alt-text="Screenshot that shows DR disabled for an IoT hub in the Singapore region." lightbox="media/iot-hub-ha-dr/disaster-recovery-disabled.png":::
4243

43-
You can also disable DR when you create an IoT hub by using an [Azure Resource Manager template](/azure/templates/microsoft.devices/iothubs?tabs=bicep#iothubproperties).
44+
You can also disable DR when you create an IoT hub by using an [Azure Resource Manager template](/azure/templates/microsoft.devices/iothubs?pivots=deployment-language-arm-template).
4445

4546
## Disable DR for an existing IoT hub
4647

4748
You can only disable DR to avoid data replication when you create an IoT hub. If you want to configure an existing IoT hub to disable DR, create a new IoT hub that has DR disabled. Then manually migrate your existing IoT hub.
4849

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

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

5354
## Related content
5455

articles/reliability/reliability-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ IoT Hub supports two distinct types of availability zone support:
4040

4141
- *Zone redundancy for compute*, which provides resiliency in the components responsible for managing the devices and routing messages.
4242

43-
The types of availability zone support available in a specific IoT hub depend on the region it's deployed to.
43+
The types of availability zone support available in a specific IoT hub depend on the region that it's deployed to.
4444

4545
### Region support
4646

0 commit comments

Comments
 (0)