Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 5 question 136 discussion

Actual exam question from Microsoft's AZ-104
Question #: 136
Topic #: 5
[All AZ-104 Questions]

You have an Azure subscription that contains the virtual networks shown in the following table.



All the virtual networks are peered. Each virtual network contains nine virtual machines.

You need to configure secure RDP connections to the virtual machines by using Azure Bastion.

What is the minimum number of Bastion hosts required?

  • A. 1
  • B. 3
  • C. 9
  • D. 10
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
[Removed]
Highly Voted 1 year, 2 months ago
Azure Bastion and VNet peering can be used together. When VNet peering is configured, you don't have to deploy Azure Bastion in each peered VNet. This means if you have an Azure Bastion host configured in one virtual network (VNet), it can be used to connect to VMs deployed in a peered VNet without deploying an additional bastion host. For more information about VNet peering, see About virtual network peering. Azure Bastion works with the following types of peering: Virtual network peering: Connect virtual networks within the same Azure region. Global virtual network peering: Connecting virtual networks across Azure regions. Answer is A
upvoted 31 times
...
KM
Highly Voted 1 year, 2 months ago
Answer is A. We required only one Bastion. https://learn.microsoft.com/en-us/azure/bastion/vnet-peering Azure Bastion works with the following types of peering: Virtual network peering: Connect virtual networks within the same Azure region. Global virtual network peering: Connecting virtual networks across Azure regions.
upvoted 9 times
...
Josh219
Most Recent 3 days, 18 hours ago
Selected Answer: B
Given that the virtual networks are peered, for a single region like US East, you might only need one Bastion host. But you will need multiple Bastion hosts for different regions: So, if you have: US East Region: One Bastion host for the peered networks in this region. UK South Region: One Bastion host for the peered networks in this region. Asia East Region: One Bastion host for the peered networks in this region. Correct Answer Considering Peering within Regions: B. 3
upvoted 1 times
...
SeMo0o0o0o
1 month, 3 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
rcbrasileiro
2 months, 1 week ago
I took the exam on 9/13/24, I scored 858 and selected option A. I studied only through the ET for 3 weeks. All the questions were in the ET, except one that is probably new.
upvoted 4 times
...
alexezio
2 months, 1 week ago
Then answer is A. Tested in my environment(I can use a Germany central bastion to connect a virtual machine located in southeast asia). if all vnet is peered. then bastion can can connect to any region with microsoft backbone network.
upvoted 1 times
...
Josh219
3 months ago
Since the virtual networks are peered, you can deploy a single Bastion host per region to cover all virtual networks in that region. Given the locations in the table (US East, UK South, Asia East), you would need one Bastion host per region, totaling three Bastion hosts. Option B: 3
upvoted 1 times
...
blejzer2
4 months, 1 week ago
On the exam on 17.07.2024, Selected Answer: A; thanks to hfk2020
upvoted 1 times
...
Habumaizer
5 months, 1 week ago
If you have multiple VNets within the same region, use VNet peering to allow a single Bastion instance in that region to access VMs across those peered VNets.
upvoted 1 times
...
SofiaLorean
5 months, 1 week ago
Selected Answer: A
Answer - 1 · Azure Bastion and VNet peering can be used together. · When VNet peering is configured, you don’t have to deploy Azure Bastion in each peered VNet. This means if you have an Azure Bastion host configured in one virtual network (VNet), it can be used to connect to VMs deployed in a peered VNet without deploying an additional bastion host.
upvoted 3 times
...
090200f
5 months, 1 week ago
answer is A: 1, key point is all the vnets are peered and bastion works as Virtual network peering: Connect virtual networks within the same Azure region. Global virtual network peering: Connecting virtual networks across Azure regions.
upvoted 1 times
...
23169fd
5 months, 3 weeks ago
Selected Answer: B
Azure Bastion is a regional service, meaning it needs to be deployed in each Azure region where you want to use it. VNet peering across regions does not extend Bastion access to other regions.
upvoted 3 times
...
WeepingMaplte
6 months ago
Selected Answer: A
Azure Bastion and Virtual Network peering can be used together. Reference: https://learn.microsoft.com/en-us/azure/bastion/vnet-peering
upvoted 3 times
...
op22233
7 months ago
Selected Answer: A
Azure Bastion and VNet peering can be used together. When VNet peering is configured, you don't have to deploy Azure Bastion in each peered VNet. This means if you have an Azure Bastion host configured in one virtual network (VNet), it can be used to connect to VMs deployed in a peered VNet without deploying an additional bastion host. For more information about VNet peering,
upvoted 3 times
op22233
7 months ago
https://learn.microsoft.com/en-us/azure/bastion/vnet-peering
upvoted 1 times
...
...
Amir1909
8 months, 1 week ago
A is correct
upvoted 1 times
...
BluAlien
8 months, 2 weeks ago
Selected Answer: B
This is a tricky question because the answer depends also from the bastion capacity/sky and concurrent connection. 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 (with a minimum of two instances). This is called host scaling. Each instance can support 20 concurrent RDP connections and 40 concurrent SSH connections for medium workloads. So... 10Vnet x 9VM = 90/20 concurrent sessions = 4,5/2 bastion instances = 2,25 = 3 this should be the minimum number. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings#instance
upvoted 5 times
metzger
7 months, 3 weeks ago
Who said we need concurrent connections to all VMs? There may be just 1 user for all these 90 VMs, e.g. when they host some web app, and we may only need a single connection at the time e.g. when some troubleshooting is needed and the admin needs to connect to one of the VMs.
upvoted 1 times
...
BluAlien
8 months, 2 weeks ago
Peering is a tricky, it's correct choosing A because all the Vnet are peared but it would be the correct answer only if bastion capacity was minimum 90 session per host.
upvoted 1 times
...
...
TSKARAN
8 months, 3 weeks ago
Selected Answer: A
Does Azure Bastion support Virtual WAN? Yes, you can use Azure Bastion for Virtual WAN deployments. However, deploying Azure Bastion within a Virtual WAN hub isn't supported. You can deploy Azure Bastion in a spoke virtual network and use the IP-based connection feature to connect to virtual machines deployed across a different virtual network via the Virtual WAN hub. If the Azure Virtual WAN hub will be integrated with Azure Firewall as a Secured Virtual Hub, the AzureBastionSubnet must reside within a Virtual Network where the default 0.0.0.0/0 route propagation is disabled at the virtual network connection level.
upvoted 2 times
TSKARAN
8 months, 3 weeks ago
When VNet peering is configured, Azure Bastion can be deployed in hub-and-spoke or full-mesh topologies. Azure Bastion deployment is per virtual network, not per subscription/account or virtual machine. Once you provision the Azure Bastion service in your virtual network, the RDP/SSH experience is available to all your VMs in the same VNet and peered VNets. This means you can consolidate Bastion deployment to single VNet and still reach VMs deployed in a peered VNet, centralizing the overall deployment.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...