Skip to content

Commit bf3b7c5

Browse files
authored
Merge pull request #109009 from charwen/patch-186
Add a FAQ on limits
2 parents c51722f + c6a57f6 commit bf3b7c5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

includes/bastion-faq-include.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: include
8-
ms.date: 03/02/2020
8+
ms.date: 03/25/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
@@ -30,6 +30,11 @@ You do not need an RDP or SSH client to access the RDP/SSH to your Azure virtual
3030
### <a name="rdscal"></a>Does Azure Bastion require an RDS CAL for administrative purposes on Azure-hosted VMs?
3131
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.
3232

33+
### <a name="limits"></a>How many concurrent RDP and SSH sessions does each Azure Bastion support?
34+
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+
[!INCLUDE [limits](bastion-limits.md)]
37+
3338
### <a name="agent"></a>Do I need an agent running in the Azure virtual machine?
3439

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

0 commit comments

Comments
 (0)