I went through Azure documentation on Application gateway & network interfaces but couldn't find information about when to use application_gateway_backend_address_pools
I have a usecase where I have a VM added as a backend pool for App gateway, as a virtual machine.
Though application_gateway_backend_address_pools
is not added to NIC, I'm able to access the service hosted in VM through gateway. Do I need to still add define application_gateway_backend_address_pools
in VM's NIC ?
Similarly, when do we use load_balancer_backend_address_pools
?
Az documentation references: nic-sdk-info / app-gateway-components / nic