Skip to content

Commit 24fa9d7

Browse files
Apply suggestions from code review
1 parent 09ce8ab commit 24fa9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Reliability in Azure Bastion
3-
description: Find out about reliability in Azure Bastion, including availability zones and mult-region deployments.
3+
description: Find out about reliability in Azure Bastion, including availability zones and multi-region deployments.
44
author: anaharris-ms
55
ms.author: anaharris
66
ms.topic: reliability-article
@@ -86,7 +86,7 @@ When you initiate an SSH or RDP session, it can be routed to an Azure Bastion in
8686

8787
It's possible that 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, while the virtual machine is in zone 1:
8888

89-
:::image type="content" source="./media/reliability-bastion/bastion-cross-zone.png" alt-text="Diagram that shows Azure Bastion with three instances; a user request goes to an Azure Bastion instance in zone 2, and is sent to a virtual machine in zone 1" border="false":::
89+
:::image type="content" source="./media/reliability-bastion/bastion-cross-zone.png" alt-text="Diagram that shows Azure Bastion with three instances. A user request goes to an Azure Bastion instance in zone 2 and is sent to a virtual machine in zone 1." border="false":::
9090

9191
In most scenarios, the small amount of cross-zone latency isn't significant. However, if you have unusually stringent latency requirements for your Azure Bastion workloads, you should deploy a dedicated single-zone Azure Bastion instance in the virtual machine's availability zone. However, this configuration doesn't provide zone redundancy, and we don't recommend it for most customers.
9292

0 commit comments

Comments
 (0)