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/bastion/bastion-faq.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ description: Learn about frequently asked questions for Azure Bastion.
4
4
author: cherylmc
5
5
ms.service: bastion
6
6
ms.topic: conceptual
7
-
ms.date: 02/27/2024
7
+
ms.date: 04/01/2024
8
8
ms.author: cherylmc
9
9
---
10
+
10
11
# Azure Bastion FAQ
11
12
12
13
## <aname="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
27
28
28
29
Azure Bastion doesn't move or store customer data out of the region it's deployed in.
29
30
31
+
### <aname="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
+
30
38
### <aname="vwan"></a>Does Azure Bastion support Virtual WAN?
31
39
32
40
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
96
104
97
105
### <aname="dr"></a>How do I incorporate Azure Bastion in my Disaster Recovery plan?
98
106
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.
100
108
101
109
### <aname="move-virtual-network"></a>Does Bastion support moving a VNet to another resource group?
102
110
@@ -157,7 +165,7 @@ See [About VM connections and features](vm-about.md) for supported features.
157
165
158
166
### <aname="shareable-links-passwords"></a>Is Reset Password available for local users connecting via shareable link?
159
167
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.
161
169
162
170
### <aname="audio"></a>Is remote audio available for VMs?
163
171
@@ -203,7 +211,7 @@ To set your target language as your keyboard layout on a Windows workstation, na
203
211
204
212
Users can use "Ctrl+Shift+Alt" to effectively switch focus between the VM and the browser.
205
213
206
-
### <aname="keyboard-focus"></a>How do I take keyboard or mouse focus back from an instance?
214
+
### <aname="keyboard-focus"></a>How do I take back keyboard or mouse focus from an instance?
207
215
208
216
Click the Windows key twice in a row to take back focus within the Bastion window.
0 commit comments