117k views
3 votes
Your company has five branch offices in five continents.

You plan to connect each branch office to the closest Azure region. All the branch offices will use virtual machines in the same region only.

You need to design a virtual network infrastructure for the company. The solution must ensure that Remote Desktop connections to virtual machines can be protected by using Azure Bastion.

What is the minimum number of virtual networks that must be included in the design?

Select only one answer.

1

5

6

10

User Shredder
by
7.3k points

2 Answers

0 votes

Final answer:

The minimum number of virtual networks that must be included in the design is 6, with a separate network for each branch office and a dedicated network for Azure Bastion.

Step-by-step explanation:

To design a virtual network infrastructure that ensures Remote Desktop connections to virtual machines can be protected by using Azure Bastion, the minimum number of virtual networks that must be included in the design is 6.

Each branch office needs to be connected to the closest Azure region. Since there are five branch offices located on five different continents, a virtual network must be created for each branch office. Additionally, a separate virtual network should be created in the Azure region for deploying and managing the Azure Bastion service. This brings the total number of virtual networks to six.

By having separate virtual networks for each branch office and a dedicated virtual network for Azure Bastion, you can effectively connect each office to the closest Azure region while ensuring secure Remote Desktop connections.

User Taya
by
7.1k points
3 votes

Final answer:

To protect Remote Desktop connections with Azure Bastion and connect all branch offices to the same Azure region, a single Azure virtual network is required.

Step-by-step explanation:

To meet the requirement that each branch office connects to the closest Azure region and uses virtual machines in the same region, while also ensuring that Remote Desktop connections to the virtual machines are protected using Azure Bastion, you must design a virtual network infrastructure.

Azure Bastion provides secure and seamless RDP and SSH connectivity to your virtual machines directly in the Azure portal over SSL. Since all the branch offices are using virtual machines within the same Azure region and can be connected through a single Azure Bastion instance within the same virtual network, you only need to create a single virtual network to service all the branch offices. This approach simplifies management and minimizes complexity.

Therefore, the minimum number of virtual networks that must be included in the design to meet these requirements is one.

User Peter Csala
by
7.2k points