Skip to content

Commit 54d5f92

Browse files
Merge pull request #270623 from cherylmc/bastion-az
availability zones
2 parents 5471128 + 64a44fe commit 54d5f92

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

articles/bastion/bastion-faq.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ description: Learn about frequently asked questions for Azure Bastion.
44
author: cherylmc
55
ms.service: bastion
66
ms.topic: conceptual
7-
ms.date: 02/27/2024
7+
ms.date: 04/01/2024
88
ms.author: cherylmc
99
---
10+
1011
# Azure Bastion FAQ
1112

1213
## <a name="host"></a>Bastion service and deployment FAQs
@@ -27,6 +28,13 @@ At this time, IPv6 isn't supported. Azure Bastion supports IPv4 only. This means
2728

2829
Azure Bastion doesn't move or store customer data out of the region it's deployed in.
2930

31+
### <a name="az"></a>Does Azure Bastion support availability zones?
32+
33+
Some regions support the ability to deploy Azure Bastion in an availability zone (or multiple, for zone redundancy).
34+
To deploy zonally, you can select the availability zones you want to deploy under instance details when you deploy Bastion using manually specified settings. You can't change zonal availability after Bastion is deployed.
35+
If you aren't able to select a zone, you might have selected an Azure region that doesn't yet support availability zones.
36+
For more information about availability zones, see [Availability Zones](https://learn.microsoft.com/azure/reliability/availability-zones-overview?tabs=azure-cli).
37+
3038
### <a name="vwan"></a>Does Azure Bastion support Virtual WAN?
3139

3240
Yes, you can use Azure Bastion for Virtual WAN deployments. However, deploying Azure Bastion within a Virtual WAN hub isn't supported. You can deploy Azure Bastion in a spoke virtual network and use the [IP-based connection](connect-ip-address.md) feature to connect to virtual machines deployed across a different virtual network via the Virtual WAN hub. If the Azure Virtual WAN hub will be integrated with Azure Firewall as a [Secured Virtual Hub](../firewall-manager/secured-virtual-hub.md), the AzureBastionSubnet must reside within a Virtual Network where the default 0.0.0.0/0 route propagation is disabled at the virtual network connection level.
@@ -96,7 +104,7 @@ Review any error messages and [raise a support request in the Azure portal](../a
96104

97105
### <a name="dr"></a>How do I incorporate Azure Bastion in my Disaster Recovery plan?
98106

99-
Azure Bastion is deployed within virtual networks or peered virtual networks, and is associated to an Azure region. You're responsible for deploying Azure Bastion to a Disaster Recovery (DR) site virtual network. If there is an Azure region failure, perform a failover operation for your VMs to the DR region. Then, use the Azure Bastion host that's deployed in the DR region to connect to the VMs that are now deployed there.
107+
Azure Bastion is deployed within virtual networks or peered virtual networks, and is associated to an Azure region. You're responsible for deploying Azure Bastion to a Disaster Recovery (DR) site virtual network. If there's an Azure region failure, perform a failover operation for your VMs to the DR region. Then, use the Azure Bastion host that's deployed in the DR region to connect to the VMs that are now deployed there.
100108

101109
### <a name="move-virtual-network"></a>Does Bastion support moving a VNet to another resource group?
102110

@@ -157,7 +165,7 @@ See [About VM connections and features](vm-about.md) for supported features.
157165

158166
### <a name="shareable-links-passwords"></a>Is Reset Password available for local users connecting via shareable link?
159167

160-
No. Some organizations have company policies that require a password reset when a user logs into a local account for the first time. When using shareable links, the user can't change the password, even though a "Reset Password" button may appear.
168+
No. Some organizations have company policies that require a password reset when a user logs into a local account for the first time. When using shareable links, the user can't change the password, even though a "Reset Password" button might appear.
161169

162170
### <a name="audio"></a>Is remote audio available for VMs?
163171

@@ -203,7 +211,7 @@ To set your target language as your keyboard layout on a Windows workstation, na
203211

204212
Users can use "Ctrl+Shift+Alt" to effectively switch focus between the VM and the browser.
205213

206-
### <a name="keyboard-focus"></a>How do I take keyboard or mouse focus back from an instance?
214+
### <a name="keyboard-focus"></a>How do I take back keyboard or mouse focus from an instance?
207215

208216
Click the Windows key twice in a row to take back focus within the Bastion window.
209217

0 commit comments

Comments
 (0)