Skip to main content

Azure Network Interface

An Azure Network Interface (NIC) is the interconnection between a VM and a virtual network. Each NIC has one or more IP configurations and is associated with a subnet. For full details see the NIC documentation.

Supported Methods​

  • GET: Get a specific Network Interface by identifier
  • LIST: List all Network Interface resources in the resource group

IAM Permissions​

  • Microsoft.Network/networkInterfaces/read

azure-network-virtual-network​

Links to the virtual network this resource is associated with.

azure-compute-virtual-machine​

Links to virtual machines associated with this resource.

azure-network-network-security-group​

Links to network security groups controlling traffic for this resource.

azure-network-network-interface-ip-configuration​

Links to IP configurations on the network interface.

azure-network-subnet​

Links to the subnet where this resource is deployed.

azure-network-public-ip-address​

Links to public IP addresses assigned to this resource.

azure-network-private-endpoint​

Links to private endpoints connected to this resource.

Links to the Private Link service exposing this resource.

azure-network-application-security-group​

Links to application security groups used in network rules.

azure-network-load-balancer-backend-address-pool​

Links to load balancer backend address pools.

azure-network-load-balancer-frontend-ip-configuration​

Links to load balancer frontend IP configurations.

ip​

Links to IP addresses associated with this resource.

dns​

Links to DNS names that resolve to this resource.