Skip to content

Commit 2cf3202

Browse files
Merge pull request #303426 from thisisanniefang/patch-99
Add VNET move limitation for IP-based pools
2 parents c1c7bee + 8714a4e commit 2cf3202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ az vm create \
226226
* 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.
227227
* A virtual machine in the same virtual network as an internal load balancer can't access the frontend of the ILB and its backend VMs simultaneously.
228228
* Internet routing preference IPs are currently not supported with IP based backend pools. Any Internet routing preference IPs in IP based backend pools will be billed and routed via the default Microsoft global network.
229+
* Performing move-related operations on VNETs that are attached to IP-based backend pools is not supported
229230
* If backend pools are constantly changing (due to the constant addition or removal of backend resources). This may cause reset signals sent back to the source from the backend resource. As a workaround, you can use retries.
230231

231232
>[!Important]

0 commit comments

Comments
 (0)