Configuring and Operating Microsoft Azure Virtual Desktop — Question 62
Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.
After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.
You have an Azure subscription that contains a virtual network named VNet1, a storage account named storage1, and five Azure Virtual Desktop session hosts. VNet1 and storage1 are in the East US Azure region. The session hosts are connected to VNet1.
In storage1, you create an Azure Files share named share1.
You need to ensure that the session hosts connect to share1 by using the Microsoft backbone network.
Solution: You add a service endpoint to VNet1.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The proposed solution of adding a service endpoint to VNet1 is effective because it allows resources within the virtual network to connect to the Azure Files share over the Microsoft backbone network. This enhances security and performance by keeping traffic within Microsoft's infrastructure. The alternative option, 'No,' would be incorrect as it suggests that the solution does not fulfill the requirement.