AZ-104 · Question #760
You have an Azure subscription that contains the resources shown in the following table. You create a route table named RT1 in the East US Azure region. To which resources can you associate RT1?
The correct answer is B. Subnet1 only. You can only associate a route table to subnets in virtual networks that exist in the same Azure location and subscription as the route table. https://learn.microsoft.com/en-us/azure/virtual-network/manage-route-table You can associate zero, or one, network security group to…
Question
Exhibits
Options
- AVNet1 only
- BSubnet1 only
- CVNet1 and NIC1 only
- DSubnet1 and NIC1 only
- EVNet1, Subnet1, and NIC1
How the community answered
(27 responses)- A15% (4)
- B70% (19)
- C7% (2)
- D4% (1)
- E4% (1)
Explanation
You can only associate a route table to subnets in virtual networks that exist in the same Azure location and subscription as the route table. https://learn.microsoft.com/en-us/azure/virtual-network/manage-route-table You can associate zero, or one, network security group to each subnet and network interface in a virtual machine. The same network security group can be associated to as many subnets and network interfaces as you choose. https://learn.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works
Community Discussion
No community discussion yet for this question.

