Skip to content

Commit 1e84e8a

Browse files
authored
Merge pull request #301023 from MicrosoftDocs/main
Publish to live, Sunday 4pm PST, 6/8
2 parents 15145f6 + c34fdb4 commit 1e84e8a

File tree

5 files changed

+53
-42
lines changed

5 files changed

+53
-42
lines changed

articles/iot-operations/deploy-iot-ops/howto-manage-update-uninstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Currently, the Azure portal doesn't support cloning an Azure IoT Operations inst
120120

121121
Use the [`az iot ops clone`](/cli/azure/iot/ops#az-iot-ops-clone) command to create a new Azure IoT Operations instance based on an existing one. You can apply the output of clone to another connected cluster, which is referred to as replication. You can also save the clone to a local directory for later use and perform some configuration changes before applying it to a cluster.
122122

123-
For more information, see the [clone command wiki page](https://github.com/Azure/azure-iot-ops-cli-extension/wiki/Clone).
123+
For more information, see the [clone command wiki page](https://aka.ms/aio-clone).
124124

125125
To clone an instance to another cluster, run:
126126

articles/reliability/includes/reliability-availability-zone-description-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
Availability zones are physically separate groups of datacenters within each Azure region. When one zone fails, services can fail over to one of the remaining zones.
1313

14-
For more information on availability zones in Azure, see [What are availability zones?](/azure/reliability/availability-zones-overview)
14+
For more information, see [What are availability zones?](/azure/reliability/availability-zones-overview).

articles/reliability/includes/reliability-shared-responsibility-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
ms.custom: include file
1010
---
1111

12-
Reliability is a shared responsibility between you and Microsoft. You can use this guide to find out which reliability options fulfill your specific business objectives and uptime goals.
12+
Reliability is a shared responsibility between you and Microsoft. You can use this guide to determine which reliability options fulfill your specific business objectives and uptime goals.

articles/reliability/includes/reliability-transient-fault-description-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
Transient faults are short, intermittent failures in components. They occur frequently in a distributed environment like the cloud, and they're a normal part of operations. They correct themselves after a short period of time. It's important that your applications handle transient faults, usually by retrying affected requests.
1313

14-
All cloud-hosted applications should follow the Azure transient fault handling guidance when communicating with any cloud-hosted APIs, databases, and other components. For more information, see [Recommendations for handing transient faults](/azure/well-architected/reliability/handle-transient-faults).
14+
All cloud-hosted applications should follow the Azure transient fault handling guidance when communicating with any cloud-hosted APIs, databases, and other components. For more information, see [Recommendations for handling transient faults](/azure/well-architected/reliability/handle-transient-faults).

0 commit comments

Comments
 (0)