AZ-500 · Question #321
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements…
The correct answer is A. Yes. The Azure Virtual Network container network interface (CNI) plug-in installs in an Azure Virtual The plug-in supports both Linux and Windows platform. The plug-in assigns IP addresses from a virtual network to containers brought up in the virtual machine, attaching them to the…
Question
Options
- AYes
- BNo
How the community answered
(36 responses)- A81% (29)
- B19% (7)
Explanation
The Azure Virtual Network container network interface (CNI) plug-in installs in an Azure Virtual The plug-in supports both Linux and Windows platform. The plug-in assigns IP addresses from a virtual network to containers brought up in the virtual machine, attaching them to the virtual network, and connecting them directly to other containers and virtual network resources. The plug-in doesn't rely on overlay networks, or routes, for connectivity, and provides the same performance as virtual machines. The following picture shows how the plug-in provides Azure Virtual Network capabilities to Pods: https://docs.microsoft.com/en-us/azure/virtual-network/container-networking-overview
Community Discussion
No community discussion yet for this question.