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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
author: cherylmc
6
6
ms.service: bastion
7
7
ms.topic: include
8
-
ms.date: 03/02/2020
8
+
ms.date: 03/25/2020
9
9
ms.author: cherylmc
10
10
ms.custom: include file
11
11
---
@@ -30,6 +30,11 @@ You do not need an RDP or SSH client to access the RDP/SSH to your Azure virtual
30
30
### <aname="rdscal"></a>Does Azure Bastion require an RDS CAL for administrative purposes on Azure-hosted VMs?
31
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.
32
32
33
+
### <aname="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
+
33
38
### <aname="agent"></a>Do I need an agent running in the Azure virtual machine?
34
39
35
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.
0 commit comments