Skip to content

Commit 719c532

Browse files
committed
Update
1 parent ddc1331 commit 719c532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-device-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following information describes what happens when you have a zone-redundant
6969

7070
- **Notification:** Zone failure events can be monitored through Azure Service Health. Set up alerts to receive notifications of zone-level issues.
7171

72-
- **Active requests:** Some active requests may be dropped and so may need to be retried. To make sure that your application is resilient to any transient faults, see [transient fault handling guidance](#transient-faults).
72+
- **Active requests:** Some active requests may be dropped and so may need to be retried in the same way as other transient faults. To make sure that your application is resilient to any transient faults, see [transient fault handling guidance](#transient-faults).
7373

7474
- **Expected data loss:** A zone failure isn't expected to cause any data loss.
7575

0 commit comments

Comments
 (0)