
Answer-first summary for fast verification
Answer: a virtual network for FinServer and another virtual network for all the other servers
The requirement is to ensure that FinServer is on a separate network segment. The best solution to achieve this is using a separate virtual network for FinServer and another virtual network for all the other servers. Azure virtual networks enable network segmentation at the fundamental level, providing isolation and security, which aligns with the compliance policy. Therefore, option B is the correct answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is planning to migrate several servers to Azure, and one of the servers, named FinServer, must comply with the company's policy that requires it to be on a separate network segment. You are tasked with determining the appropriate Azure service to ensure this compliance. Which Azure solution would effectively address this requirement?
A
a resource group for FinServer and another resource group for all the other servers
B
a virtual network for FinServer and another virtual network for all the other servers
C
a VPN for FinServer and a virtual network gateway for each other server
D
one resource group for all the servers and a resource lock for FinServer
No comments yet.