Planning and Administering Microsoft Azure for SAP Workloads — Question 68

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 on-premises datacenter.

You have an Azure subscription that contains a virtual network named VNet1.

You have an SAP RISE managed workload.

You need to ensure transitive connectivity between the datacenter, VNet1, and the managed workload.

Solution: You configure a Site-to-Site (S2S) VPN connection between the datacenter and VNet1 and an S2S VPN connection between VNet1 and the managed workload.

Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not achieve transitive connectivity because Site-to-Site (S2S) VPN connections do not automatically route traffic between connected networks in a transitive manner. Even though both connections are established, the datacenter cannot directly communicate with the managed workload through VNet1 without additional configurations like a Virtual Network Gateway or ExpressRoute, making the correct answer 'No'.