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
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.author: cherylmc
9
9
---
10
10
# Azure Bastion FAQ
11
11
12
-
## <aname="host"></a>Bastion
12
+
## <aname="host"></a>Bastion FAQs
13
13
14
14
### <aname="browsers"></a>Which browsers are supported?
15
15
@@ -84,7 +84,7 @@ Review any error messages and [raise a support request in the Azure portal](../a
84
84
85
85
Azure Bastion is deployed within VNets or peered VNets, and is associated to an Azure region. You're responsible for deploying Azure Bastion to a Disaster Recovery (DR) site VNet. In the event of 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.
86
86
87
-
## <aname="vm"></a>VM features and connections
87
+
## <aname="vm"></a>VM features and connection FAQs
88
88
89
89
### <aname="roles"></a>Are any roles required to access a virtual machine?
90
90
@@ -163,7 +163,7 @@ Currently, 1920x1080 (1080p) is the maximum supported resolution.
163
163
164
164
Azure Bastion currently doesn't support timezone redirection and isn't timezone configurable.
165
165
166
-
## <aname="peering"></a>VNet peering
166
+
## <aname="peering"></a>VNet peering FAQs
167
167
168
168
### Can I still deploy multiple Bastion hosts across peered virtual networks?
169
169
@@ -194,3 +194,7 @@ Make sure the user has **read** access to both the VM, and the peered VNet. Addi
194
194
|Microsoft.Network/virtualNetworks/read|Get the virtual network definition|Action|
195
195
|Microsoft.Network/virtualNetworks/subnets/virtualMachines/read|Gets references to all the virtual machines in a virtual network subnet|Action|
196
196
|Microsoft.Network/virtualNetworks/virtualMachines/read|Gets references to all the virtual machines in a virtual network|Action|
197
+
198
+
## Next steps
199
+
200
+
For more information, see [What is Azure Bastion](bastion-overview.md).
0 commit comments