nerdexam
Microsoft

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…

Submitted by rania.sa· Mar 6, 2026Secure networking

Question

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. Your Company's Azure subscription includes a virtual network that has a single subnet configured. You have created a service endpoint for the subnet, which includes an Azure virtual machine that has Ubuntu Server 18.04 installed. You are preparing to deploy Docker containers to the virtual machine. You need to make sure that the containers can access Azure Storage resources and Azure SQL databases via the service endpoint. You need to perform a task on the virtual machine prior to deploying containers. Solution: You install the container network interface (CNI) plug-in. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(36 responses)
  • A
    81% (29)
  • B
    19% (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.

Full AZ-500 Practice