Could anyone help me to add some VMs into Az load balancer backend pool using terraform

Could anyone help me to add some VMs into Az load balancer backend pool using terraform.

Hi,

You can try to use azurerm_network_interface_backend_address_pool_association resource:

1 Like