nerdexam
Microsoft

AZ-104 · Question #632

You have an Azure subscription that contains 10 virtual machines and the resources shown in the following table. You need to ensure that Bastion1 can support 100 concurrent SSH users. The solution mus

The correct answer is D. Upgrade Bastion1 to the Standard SKU. When you configure Azure Bastion using the Basic SKU, two instances are created. If you use the Standard SKU, you can specify the number of instances. This is called host scaling. Each instance can support 20 concurrent RDP connections and 40 concurrent SSH connections for medium

Submitted by suresh_in· Mar 4, 2026Configure and manage virtual networking

Question

You have an Azure subscription that contains 10 virtual machines and the resources shown in the following table. You need to ensure that Bastion1 can support 100 concurrent SSH users. The solution must minimize administrative effort. What should you do first?

Options

  • AResize the subnet of Bastion1
  • BConfigure host scaling.
  • CCreate a network security group (NSG)
  • DUpgrade Bastion1 to the Standard SKU

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    4% (1)
  • D
    80% (20)

Explanation

When you configure Azure Bastion using the Basic SKU, two instances are created. If you use the Standard SKU, you can specify the number of instances. This is called host scaling. Each instance can support 20 concurrent RDP connections and 40 concurrent SSH connections for medium workloads. Once the concurrent sessions are exceeded, an additional scale unit (instance) is required. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings#instance

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice