Skip to content

Commit 2a8295c

Browse files
committed
Updates
1 parent 57695da commit 2a8295c

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

articles/reliability/includes/storage/reliability-storage-availability-zone-down-experience-include.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@
1616
- **Expected data loss:** No data loss occurs during zone failures because data is synchronously replicated across multiple zones before write operations complete.
1717

1818
- **Expected downtime:** A small amount of downtime - typically, a few seconds - may occur during automatic failover as traffic is redirected to healthy zones.
19-
2.38 KB
Loading
4.67 KB
Loading

articles/reliability/reliability-storage-queue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: anaharris-ms
66
ms.topic: reliability-article
77
ms.custom: subject-reliability
88
ms.service: azure-queue-storage
9-
ms.date: 07/01/2025
9+
ms.date: 07/29/2025
1010
#Customer intent: As an engineer responsible for business continuity, I want to understand the details of how Azure Queue Storage works from a reliability perspective and plan disaster recovery strategies in alignment with the exact processes that Azure services follow during different kinds of situations.
1111
---
1212

@@ -18,7 +18,6 @@ Azure Queue Storage provides several reliability features through the underlying
1818

1919
This article describes reliability and availability zones support in Azure Queue Storage. For a more detailed overview of reliability in Azure, see [Azure reliability](/azure/reliability/overview).
2020

21-
2221
> [!NOTE]
2322
> Azure Queue Storage is part of the Azure Storage platform. Some of the capabilities of Queue Storage are common across many Azure Storage services. In this document, we use "Azure Storage" to indicate these common capabilities.
2423
@@ -101,6 +100,7 @@ This section describes what to expect when a queue storage account is configured
101100
When an availability zone becomes unavailable, Azure Queue Storage automatically handles the failover process with the following behavior:
102101

103102
[!INCLUDE [Storage - Zone down experience](includes/storage/reliability-storage-availability-zone-down-experience-include.md)]
103+
104104
- **Traffic rerouting.** Azure automatically reroutes traffic to the remaining healthy availability zones. The service maintains full functionality using the surviving zones with no customer intervention required.
105105

106106
### Failback

0 commit comments

Comments
 (0)