1.Confused about what the below options refer to, is my understanding correct? WHat does vnet and subnet refer to while creating Internal LB
2.In summary, does VNET refer to where the internal lB resides and front end of LB receives traffic from this VNET. And does 'Subnet' refer to backend pool of VMs?
2b.This makes me assume even if we have multiple backend pools, they need to belong to same subnet?
3.Further, for public LB, frontend can receive traffic from Internet but the multiple backend pools need to belong to single vnet ?
4.( making me think that the Public LB actually belongs to a vnet though there is no explicit tieing to vnet like done Internal LB)? The only place where we mention vnet in case of Public LB is while defining backend pool: Public LB--no explicit VNET association except when defining backend pools