Skip to content

Commit 28b8ef4

Browse files
committed
Update lead in sentence in Normal Operations
1 parent 2b7e2f1 commit 28b8ef4

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: anaharris
66
ms.topic: reliability-article
77
ms.custom: subject-reliability, references_regions
88
ms.service: azure-bastion
9-
ms.date: 11/21/2024
9+
ms.date: 04/04/2025
1010

1111
---
1212

@@ -90,6 +90,8 @@ There's no additional cost to use zone redundancy for Azure Bastion.
9090

9191
### Normal operations
9292

93+
This section describes what to expect when Bastion resources are configured for zone redundancy and all availability zones are operational.
94+
9395
**Traffic routing between zones:** When you initiate an SSH or RDP session, it can be routed to an Azure Bastion instance in any of the availability zones you selected.
9496

9597
If you configure zone redundancy on Azure Bastion, a session might be sent to an Azure Bastion instance in an availability zone that's different from the virtual machine you're connecting to. In the following diagram, a request from the user is sent to an Azure Bastion instance in zone 2, although the virtual machine is in zone 1:
@@ -101,13 +103,13 @@ In most scenarios, the small amount of cross-zone latency isn't significant. How
101103

102104
### Zone-down experience
103105

104-
**Detection and response:** When you use zone redundancy, Azure Bastion detects and responds to failures in an availability zone. You don't need to do anything to initiate an availability zone failover.
106+
- **Detection and response:** When you use zone redundancy, Azure Bastion detects and responds to failures in an availability zone. You don't need to do anything to initiate an availability zone failover.
105107

106-
**Active requests:** When an availability zone is unavailable, any RDP or SSH connections in progress that use an Azure Bastion instance in the faulty availability zone are terminated and need to be retried.
108+
- **Active requests:** When an availability zone is unavailable, any RDP or SSH connections in progress that use an Azure Bastion instance in the faulty availability zone are terminated and need to be retried.
107109

108110
If the virtual machine you're connecting to isn't in the affected availability zone, the virtual machine continues to be accessible. See [Reliability in virtual machines: Zone down experience](./reliability-virtual-machines.md#zone-down-experience) for more information on the VM zone down experience.
109111

110-
**Traffic rerouting:** When you use zone redundancy, new connections use Azure Bastion instances in the surviving availability zones. Overall, Azure Bastion remains operational.
112+
- **Traffic rerouting:** When you use zone redundancy, new connections use Azure Bastion instances in the surviving availability zones. Overall, Azure Bastion remains operational.
111113

112114
### Failback
113115

articles/reliability/reliability-data-factory.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jburchel
66
ms.topic: reliability-article
77
ms.custom: subject-reliability, references_regions
88
ms.service: azure-data-factory
9-
ms.date: 03/19/2025
9+
ms.date: 04/04/2025
1010
#Customer intent: As an engineer responsible for business continuity, I want to understand how Azure Data Factory works from a reliability perspective and plan disaster recovery strategies in alignment with the exact processes that Azure services follow in different situations.
1111
---
1212

@@ -113,13 +113,15 @@ Zone-redundant Azure Data Factory resources can be deployed in [any region that
113113

114114
### Normal operations
115115

116+
This section describes what to expect when Azure Data Factory resources are configured for zone redundancy and all availability zones are operational.
117+
116118
**Traffic routing between zones:** During normal operations, Azure Data Factory automatically distributes pipeline activities, triggers, and other work among healthy instances in each availability zone.
117119

118120
### Zone-down experience
119121

120-
**Detection and response.** The Azure Data Factory platform is responsible for detecting a failure in an availability zone and responding. You don't need to do anything to initiate a zone failover in your pipelines or other components.
122+
- **Detection and response.** The Azure Data Factory platform is responsible for detecting a failure in an availability zone and responding. You don't need to do anything to initiate a zone failover in your pipelines or other components.
121123

122-
**Active requests.** Any pipelines and triggers in progress continue to execute, and you won't notice a zone failure. However, activities in progress during a zone failure might fail and be restarted. It's important to design activities to be idempotent, which helps them to recover from zone failures as well as other faults. For more information, see [Transient faults](#transient-faults).
124+
- **Active requests.** Any pipelines and triggers in progress continue to execute, and you won't notice a zone failure. However, activities in progress during a zone failure might fail and be restarted. It's important to design activities to be idempotent, which helps them to recover from zone failures as well as other faults. For more information, see [Transient faults](#transient-faults).
123125

124126
### Failback
125127

articles/reliability/reliability-logic-apps.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: reliability-article
77
ms.custom: subject-reliability
88
services: logic-apps
99
ms.service: azure-logic-apps
10-
ms.date: 01/06/2025
10+
ms.date: 04/04/2025
1111
zone_pivot_groups: logic-app-hosting-types
1212
#Customer intent: As an engineer responsible for business continuity, I want to understand how Azure Logic Apps works from a reliability perspective and plan disaster recovery strategies in alignment with the exact processes that Azure services follow in different situations.
1313
---
@@ -177,6 +177,8 @@ To prepare for availability zone failure, consider *over-provisioning* the capac
177177

178178
### Normal operations
179179

180+
This section describes what to expect when Azure Logic Apps resources are configured for zone redundancy and all availability zones are operational.
181+
180182

181183
::: zone pivot="consumption"
182184

@@ -192,9 +194,9 @@ To prepare for availability zone failure, consider *over-provisioning* the capac
192194

193195
### Zone-down experience
194196

195-
**Detection and response:** The Azure Logic Apps platform is responsible for detecting a failure in an availability zone. You don't need to do anything to initiate a zone failover.
197+
- **Detection and response:** The Azure Logic Apps platform is responsible for detecting a failure in an availability zone. You don't need to do anything to initiate a zone failover.
196198

197-
**Active requests:** If an availability zone becomes unavailable, any in-progress workflow executions that run on a VM in the faulty availability zone are terminated. The Azure Logic Apps platform automatically resumes the workflow on another VM in a different availability zone. Due to this behavior, active workflows might experience some [transient faults](#transient-faults) or higher latency as new VMs are added to the remaining availability zones.
199+
- **Active requests:** If an availability zone becomes unavailable, any in-progress workflow executions that run on a VM in the faulty availability zone are terminated. The Azure Logic Apps platform automatically resumes the workflow on another VM in a different availability zone. Due to this behavior, active workflows might experience some [transient faults](#transient-faults) or higher latency as new VMs are added to the remaining availability zones.
198200

199201
### Failback
200202

0 commit comments

Comments
 (0)