AZ-900 · Question #78
Your company plans to move several servers to Azure. The company's compliance policy states that a server named FinServer must be on a separate network segment. You are evaluating which Azure services
The correct answer is B. a virtual network for FinServer and another virtual network for all the other servers. Networks in Azure are known as virtual networks. A virtual network can have multiple IP address spaces and multiple subnets. Azure automatically routes traffic between different subnets within a virtual network. The question states that FinServer must be on a separate network seg
Question
Options
- Aa resource group for FinServer and another resource group for all the other servers
- Ba virtual network for FinServer and another virtual network for all the other servers
- Ca VPN for FinServer and a virtual network gateway for each other server
- Done resource group for all the servers and a resource lock for FinServer
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C9% (2)
- D4% (1)
Explanation
Networks in Azure are known as virtual networks. A virtual network can have multiple IP address spaces and multiple subnets. Azure automatically routes traffic between different subnets within a virtual network. The question states that FinServer must be on a separate network segment. The only way to separate FinServer from the other servers in networking terms is to place the server in a different virtual network to the other servers. https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-vnet-plan-design-arm
Community Discussion
No community discussion yet for this question.