You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/reliability-bastion.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ ms.date: 10/22/2024
13
13
14
14
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.
15
15
16
-
17
16
> [!IMPORTANT]
18
17
> Zone redundancy features for Azure Bastion resources are currently in PREVIEW.
19
18
> 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
42
41
43
42
### Requirements
44
43
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 zoneredundancy you must deploy with the Basic, Standard, or Premium SKUs.
46
45
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.
49
48
50
49
### Regions supported
51
50
@@ -84,7 +83,6 @@ It's possible that a session might be sent to an Azure Bastion instance in an av
84
83
85
84
**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.
86
85
87
-
88
86
**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.
89
87
90
88
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