Skip to content

Commit 2a2422e

Browse files
Merge pull request #280744 from mahipdeora/patch-46
Update backend-pool-management.md
2 parents 783c652 + 8439e6b commit 2a2422e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/load-balancer/backend-pool-management.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,10 @@ az vm create \
216216
### Limitations
217217
* IP based backends can only be used for Standard Load Balancers
218218
* The backend resources must be in the same virtual network as the load balancer for IP based LBs
219+
* IP-based load balancers backend instances must still be virtual machines or virtual machine scale sets. Attaching other PaaS services to the backend pool of an IP based Load Balancer is not supported.
219220
* A load balancer with IP based Backend Pool can’t function as a Private Link service
220221
* [Private endpoint resources](../private-link/private-endpoint-overview.md) can't be placed in an IP based backend pool
221-
* IP-based load balancers don't support ACI containers
222+
* IP-based load balancers doesn't support ACI containers
222223
* Load balancers or services such as Application Gateway can’t be placed in the backend pool of the load balancer
223224
* Inbound NAT Rules can’t be specified by IP address
224225
* You can configure IP based and NIC based backend pools for the same load balancer. You can’t create a single backend pool that mixes backed addresses targeted by NIC and IP addresses within the same pool.

0 commit comments

Comments
 (0)