|
| 1 | +--- |
| 2 | +title: Reliability in Azure Bastion |
| 3 | +description: Find out about reliability in Azure Bastion |
| 4 | +author: anaharris-ms |
| 5 | +ms.author: anaharris |
| 6 | +ms.topic: reliability-article |
| 7 | +ms.custom: subject-reliability |
| 8 | +ms.service: bastion |
| 9 | +ms.date: 06/24/2024 |
| 10 | +--- |
| 11 | + |
| 12 | + |
| 13 | +# Reliability in Azure Bastion |
| 14 | + |
| 15 | +This article describes reliability support in Azure Bastion and covers both intra-regional resiliency with [availability zones](#availability-zone-support) and information on [cross-region recovery and business continuity](#cross-region-disaster-recovery-and-business-continuity). |
| 16 | + |
| 17 | +For a more detailed overview of reliability in Azure, see [Azure reliability](/azure/architecture/framework/resiliency/overview). |
| 18 | + |
| 19 | +## Availability zone support |
| 20 | + |
| 21 | +[!INCLUDE [Availability zone description](includes/reliability-availability-zone-description-include.md)] |
| 22 | + |
| 23 | + |
| 24 | +Bastion support for availability zones with a [zone-redundant](./availability-zones-overview.md#zonal-and-zone-redundant-services) configuration is currently in preview. |
| 25 | + |
| 26 | +Previously deployed Bastion resources may be zone-redundant and are limited to the following regions: |
| 27 | +- Korea Central |
| 28 | +- Southeast Asia |
| 29 | + |
| 30 | +### Prerequisites |
| 31 | + |
| 32 | +For a zone-redundant deployment, your Bastion resource must be in one of the following regions: |
| 33 | + |
| 34 | +- East US |
| 35 | +- Australia East |
| 36 | +- East US 2 |
| 37 | +- Central US |
| 38 | +- Qatar Central |
| 39 | +- South Africa North |
| 40 | +- West Europe |
| 41 | +- West US 2 |
| 42 | +- North Europe |
| 43 | +- Sweden Central |
| 44 | +- UK South |
| 45 | +- Canada Central |
| 46 | + |
| 47 | +### SLA improvements |
| 48 | + |
| 49 | +There's no change to pricing for availability zone support. |
| 50 | + |
| 51 | +### Create a resource with availability zones enabled |
| 52 | + |
| 53 | +To choose a region for a zone-redundant configuration: |
| 54 | + |
| 55 | +1. Go to the [Azure portal](https://portal.azure.com). |
| 56 | +1. [Create your Bastion resource](/azure/bastion/tutorial-create-host-portal). |
| 57 | + |
| 58 | + - For **Region**, select one of the regions listed in the [Prerequisites section](#prerequisites). |
| 59 | + - For **Availability zone**, select the zones. |
| 60 | + |
| 61 | + :::image type="content" source="./media/reliability-bastion/create-bastion-zonal.png" alt-text="Screenshot showing the Availability zone setting while creating a Bastion resource."::: |
| 62 | + |
| 63 | +>[!NOTE] |
| 64 | +>You can't change the availability zone setting after your Bastion resource is deployed. |
| 65 | +
|
| 66 | + |
| 67 | +### Zone down experience |
| 68 | + |
| 69 | +When a zone goes down, the VM and Bastion should still 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. |
| 70 | + |
| 71 | +### Migrate to availability zone support |
| 72 | + |
| 73 | +Migration from non-availability zone support to availability zone support isn't possible. Instead, you need to [create a Bastion resource](/azure/bastion/tutorial-create-host-portal) in the new region and delete the old one. |
| 74 | + |
| 75 | +### Cross-region disaster recovery and business continuity |
| 76 | + |
| 77 | +[!INCLUDE [introduction to disaster recovery](includes/reliability-disaster-recovery-description-include.md)] |
| 78 | + |
| 79 | +Azure Bastion is deployed within virtual networks or peered virtual networks, and is associated with an Azure region. You're responsible for deploying Azure Bastion to a Disaster Recovery (DR) site virtual network. |
| 80 | + |
| 81 | + |
| 82 | +If there's an Azure region failure: |
| 83 | + |
| 84 | +1. Perform a failover operation for your VMs to the DR region. For more information on diaster recovery failover for VMs, see [Reliability in Azure Virtual Machines](./reliability-virtual-machines.md). |
| 85 | + |
| 86 | +2. Use the Azure Bastion host that's deployed in the DR region to connect to the VMs that are now deployed there. |
| 87 | + |
| 88 | +## Related content |
| 89 | + |
| 90 | +> [!div class="nextstepaction"] |
| 91 | +> [Reliability in Azure](/azure/availability-zones/overview) |
0 commit comments