Skip to content

Commit 484d050

Browse files
Merge pull request #218142 from thisisanniefang/patch-47
Remove 100 IP limit
2 parents eae7598 + 6fcb1aa commit 484d050

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ az vm create \
214214

215215
### Limitations
216216
* IP based backends can only be used for Standard Load Balancers
217-
* Limit of 100 IP addresses in the backend pool for IP based LBs
218217
* The backend resources must be in the same virtual network as the load balancer for IP based LBs
219218
* A load balancer with IP based Backend Pool can’t function as a Private Link service
220219
* [Private endpoint resources](../private-link/private-endpoint-overview.md) can't be placed in a IP based backend pool
@@ -232,4 +231,4 @@ In this article, you learned about Azure Load Balancer backend pool management a
232231

233232
Learn more about [Azure Load Balancer](load-balancer-overview.md).
234233

235-
Review the [REST API](/rest/api/load-balancer/loadbalancerbackendaddresspools/createorupdate) for IP based backend pool management.
234+
Review the [REST API](/rest/api/load-balancer/loadbalancerbackendaddresspools/createorupdate) for IP based backend pool management.

0 commit comments

Comments
 (0)