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: includes/bastion-faq-include.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,11 @@
5
5
author: cherylmc
6
6
ms.service: bastion
7
7
ms.topic: include
8
-
ms.date: 03/25/2020
8
+
ms.date: 05/04/2020
9
9
ms.author: cherylmc
10
10
ms.custom: include file
11
11
---
12
12
13
-
14
13
### <aname="regions"></a>Which regions are available?
15
14
16
15
[!INCLUDE [region](bastion-regions-include.md)]
@@ -27,17 +26,19 @@ At this time, IPv6 is not supported. Azure Bastion supports IPv4 only.
27
26
28
27
You do not need an RDP or SSH client to access the RDP/SSH to your Azure virtual machine in your Azure portal. Use the [Azure portal](https://portal.azure.com) to let you get RDP/SSH access to your virtual machine directly in the browser.
29
28
30
-
### <aname="rdscal"></a>Does Azure Bastion require an RDS CAL for administrative purposes on Azure-hosted VMs?
31
-
No, access to Windows Server VMs by Azure Bastion does not require an [RDS CAL](https://www.microsoft.com/en-us/p/windows-server-remote-desktop-services-cal/dg7gmgf0dvsv?activetab=pivot:overviewtab) when used solely for administrative purposes.
29
+
### <aname="agent"></a>Do I need an agent running in the Azure virtual machine?
30
+
31
+
You don't need to install an agent or any software on your browser or your Azure virtual machine. The Bastion service is agentless and does not require any additional software for RDP/SSH.
32
32
33
33
### <aname="limits"></a>How many concurrent RDP and SSH sessions does each Azure Bastion support?
34
+
34
35
Both RDP and SSH are a usage-based protocol. High usage of sessions will cause the bastion host to support a lower total number of sessions. The numbers below assume normal day-to-day workflows.
35
36
36
37
[!INCLUDE [limits](bastion-limits.md)]
37
38
38
-
### <aname="agent"></a>Do I need an agent running in the Azure virtual machine?
39
+
### <aname="rdpfeaturesupport"></a>What features are supported in an RDP session?
39
40
40
-
You don't need to install an agent or any software on your browser or your Azure virtual machine. The Bastion service is agentless and does not require any additional software for RDP/SSH.
41
+
At this time, only text copy/paste is supported. Features such as file copy are not supported. Please feel free to share your feedback about new features on the [Azure Bastion Feedback page](https://feedback.azure.com/forums/217313-networking?category_id=367303).
41
42
42
43
### <aname="browsers"></a>Which browsers are supported?
43
44
@@ -55,9 +56,8 @@ In order to make a connection, the following roles are required:
55
56
56
57
For more information, see the [pricing page](https://aka.ms/BastionHostPricing).
57
58
58
-
### <aname="session"></a>Why do I get "Your session has expired" error message before the Bastion session starts?
59
-
60
-
A session should be initiated only from the Azure portal. Sign in to the Azure portal and begin your session again. If you go to the URL directly from another browser session or tab, this error is expected. It helps ensure that your session is more secure and that the session can be accessed only through the Azure portal.
59
+
### <aname="rdscal"></a>Does Azure Bastion require an RDS CAL for administrative purposes on Azure-hosted VMs?
60
+
No, access to Windows Server VMs by Azure Bastion does not require an [RDS CAL](https://www.microsoft.com/en-us/p/windows-server-remote-desktop-services-cal/dg7gmgf0dvsv?activetab=pivot:overviewtab) when used solely for administrative purposes.
61
61
62
62
### <aname="keyboard"></a>What keyboard layouts are supported during the Bastion remote session?
63
63
@@ -68,9 +68,9 @@ Azure Bastion currently supports en-us-qwerty keyboard layout inside the VM. Su
68
68
No. UDR is not supported on an Azure Bastion subnet.
69
69
For scenarios that include both Azure Bastion and Azure Firewall/Network Virtual Appliance (NVA) in the same virtual network, you don’t need to force traffic from an Azure Bastion subnet to Azure Firewall because the communication between Azure Bastion and your VMs is private. For more information, see [Accessing VMs behind Azure Firewall with Bastion](https://azure.microsoft.com/blog/accessing-virtual-machines-behind-azure-firewall-with-azure-bastion/).
70
70
71
-
### <aname="rdpfeaturesupport"></a>What features are supported in an RDP session?
71
+
### <aname="session"></a>Why do I get "Your session has expired" error message before the Bastion session starts?
72
72
73
-
At this time, only text copy/paste is supported. Features such as file copy are not supported. Please feel free to share your feedback about new features on the [Azure Bastion Feedback page](https://feedback.azure.com/forums/217313-networking?category_id=367303).
73
+
A session should be initiated only from the Azure portal. Sign in to the Azure portal and begin your session again. If you go to the URL directly from another browser session or tab, this error is expected. It helps ensure that your session is more secure and that the session can be accessed only through the Azure portal.
74
74
75
75
### <aname="udr"></a>How do I handle deployment failures?
0 commit comments