Skip to content

Commit 3846a8a

Browse files
authored
Minor edits
1 parent 7c05d98 commit 3846a8a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ ms.date: 10/22/2024
1313

1414
This article describes reliability support in Azure Bastion and covers both intra-regional resiliency with [availability zones](#availability-zone-support) and information on [multi-region deployments](#multi-region-support). Because resiliency is a shared responsibility between you and Microsoft, this article also covers ways for you to build a resilient solution that meets your needs.
1515

16-
1716
> [!IMPORTANT]
1817
> Zone redundancy features for Azure Bastion resources are currently in PREVIEW.
1918
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
@@ -42,10 +41,10 @@ You can specify which availability zone or zones an Azure Bastion resource shoul
4241
4342
### Requirements
4443

45-
To configure Azure Bastion resources with zone-redundancy you must deploy with the Basic, Standard, and Premium SKUs.
44+
To configure Azure Bastion resources with zone redundancy you must deploy with the Basic, Standard, or Premium SKUs.
4645

47-
>[!NOTE]
48-
>The Developer SKU is intended for non-production use. It doesn't support zone redundancy. However, in the event of a region failure, Azure Bastion attempts to route traffic through different infrastructure.
46+
> [!NOTE]
47+
> The Developer SKU is intended for non-production use. It doesn't support zone redundancy. However, in the event of a region failure, Azure Bastion attempts to route traffic through different infrastructure.
4948
5049
### Regions supported
5150

@@ -84,7 +83,6 @@ It's possible that a session might be sent to an Azure Bastion instance in an av
8483

8584
**Detection and response:** Azure Bastion detects and responses to failures in an availability zone. You don't need to do anything to initiate an availability zone failover.
8685

87-
8886
**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.
8987

9088
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.

0 commit comments

Comments
 (0)