Skip to content

Commit 2b7e2f1

Browse files
committed
new normal operations section
1 parent ac233d1 commit 2b7e2f1

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ Zone redundancy can only be configured when you create a new App Service plan. I
150150

151151
To prepare for availability zone failure, consider *over-provisioning* the capacity of your integration runtime. Over-provisioning allows the solution to tolerate some degree of capacity loss and still continue to function without degraded performance. To learn more about over-provisioning, see [Manage capacity with over-provisioning](./concept-redundancy-replication-backup.md#manage-capacity-with-over-provisioning).
152152

153-
### Traffic routing between zones
153+
### Normal operations
154154

155-
During normal operations, traffic is routed between all of your available App Service plan instances across all availability zones.
155+
**Traffic routing between zones:** During normal operations, traffic is routed between all of your available App Service plan instances across all availability zones.
156156

157157
### Zone-down experience
158158

articles/reliability/reliability-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ There's no additional cost to use zone redundancy for Azure Bastion.
8888

8989
**Migration:** It's not possible to change the availability zone configuration of an existing Azure Bastion resource. Instead, you need to create an Azure Bastion resource with the new configuration and delete the old one.
9090

91-
### Traffic routing between zones
91+
### Normal operations
9292

93-
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.
93+
**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.
9494

9595
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:
9696

articles/reliability/reliability-data-factory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ Zone-redundant Azure Data Factory resources can be deployed in [any region that
111111
- *Azure-SSIS integration runtime* requires you to explicitly configure the number of nodes that you use. To prepare for availability zone failure, consider *over-provisioning* the capacity of your integration runtime. Over-provisioning allows the solution to tolerate some degree of capacity loss and still continue to function without degraded performance. To learn more about over-provisioning, see [Manage capacity with over-provisioning](./concept-redundancy-replication-backup.md#manage-capacity-with-over-provisioning).
112112
- *Self-hosted integration runtime* requires you to configure your own capacity and scaling. Consider over-provisioning when you deploy a self-hosted integration runtime.
113113

114-
### Traffic routing between zones
114+
### Normal operations
115115

116-
During normal operations, Azure Data Factory automatically distributes pipeline activities, triggers, and other work among healthy instances in each availability zone.
116+
**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.
117117

118118
### Zone-down experience
119119

articles/reliability/reliability-logic-apps.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,17 +175,18 @@ To prepare for availability zone failure, consider *over-provisioning* the capac
175175

176176
::: zone-end
177177

178-
### Traffic routing between zones
178+
### Normal operations
179+
179180

180181
::: zone pivot="consumption"
181182

182-
During normal operations, workflow invocations can use compute resources in any of the availability zones within the region.
183+
**Traffic routing between zones:** During normal operations, workflow invocations can use compute resources in any of the availability zones within the region.
183184

184185
::: zone-end
185186

186187
::: zone pivot="standard-workflow-service-plan,standard-app-service-environment"
187188

188-
During normal operations, workflow invocations are spread among all your available plan instances across all availability zones.
189+
**Traffic routing between zones:** During normal operations, workflow invocations are spread among all your available plan instances across all availability zones.
189190

190191
::: zone-end
191192

0 commit comments

Comments
 (0)