Configuring and Operating Microsoft Azure Virtual Desktop — Question 56
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in 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 create a routing table and assign the table to Vnet1.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not achieve the goal because creating a routing table and assigning it to VNet1 does not guarantee that the Azure Virtual Desktop session hosts will connect to share1 over the Microsoft backbone network. Instead, using the Azure Files share requires configuring proper networking and access settings, which may not be addressed solely by the routing table.