Skip to content

Commit 16e1b72

Browse files
authored
Merge pull request #113790 from cherylmc/basrdp
format faq
2 parents 5e07238 + 735ef41 commit 16e1b72

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

articles/bastion/bastion-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: charwen
66

77
ms.service: bastion
88
ms.topic: conceptual
9-
ms.date: 12/09/2019
9+
ms.date: 05/04/2020
1010
ms.author: charwen
1111
---
1212
# Azure Bastion FAQ

includes/bastion-faq-include.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: include
8-
ms.date: 03/25/2020
8+
ms.date: 05/04/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212

13-
1413
### <a name="regions"></a>Which regions are available?
1514

1615
[!INCLUDE [region](bastion-regions-include.md)]
@@ -27,17 +26,19 @@ At this time, IPv6 is not supported. Azure Bastion supports IPv4 only.
2726

2827
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.
2928

30-
### <a name="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+
### <a name="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.
3232

3333
### <a name="limits"></a>How many concurrent RDP and SSH sessions does each Azure Bastion support?
34+
3435
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.
3536

3637
[!INCLUDE [limits](bastion-limits.md)]
3738

38-
### <a name="agent"></a>Do I need an agent running in the Azure virtual machine?
39+
### <a name="rdpfeaturesupport"></a>What features are supported in an RDP session?
3940

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).
4142

4243
### <a name="browsers"></a>Which browsers are supported?
4344

@@ -55,9 +56,8 @@ In order to make a connection, the following roles are required:
5556

5657
For more information, see the [pricing page](https://aka.ms/BastionHostPricing).
5758

58-
### <a name="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+
### <a name="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.
6161

6262
### <a name="keyboard"></a>What keyboard layouts are supported during the Bastion remote session?
6363

@@ -68,10 +68,10 @@ Azure Bastion currently supports en-us-qwerty keyboard layout inside the VM. Su
6868
No. UDR is not supported on an Azure Bastion subnet.
6969
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/).
7070

71-
### <a name="rdpfeaturesupport"></a>What features are supported in an RDP session?
71+
### <a name="session"></a>Why do I get "Your session has expired" error message before the Bastion session starts?
7272

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.
7474

7575
### <a name="udr"></a>How do I handle deployment failures?
7676

77-
Review any error messages and [raise a support request in the Azure Portal](https://docs.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request) as needed. Deployment failures may result from [Azure subscription limits, quotas and constraints](https://docs.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits). Specifically, customers may encounter a limit on the number of public IP addresses allowed per subscription that causes the Azure Bastion deployment to fail.
77+
Review any error messages and [raise a support request in the Azure portal](https://docs.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request) as needed. Deployment failures may result from [Azure subscription limits, quotas and constraints](https://docs.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits). Specifically, customers may encounter a limit on the number of public IP addresses allowed per subscription that causes the Azure Bastion deployment to fail.

0 commit comments

Comments
 (0)