Skip to content

Commit c394c88

Browse files
committed
Added address range prequisite
1 parent 192c39b commit c394c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/load-testing/how-to-test-private-endpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ These resources are ephemeral and exist only during the load test run. If you re
4646

4747
- An existing virtual network and a subnet to use with Azure Load Testing.
4848
- The virtual network must be in the same subscription and the same region as the Azure Load Testing resource.
49+
- The virtual network address range cannot overlap with 172.29.0.0/30, the address range that Azure Load Testing uses.
4950
- You require the [Network Contributor](/azure/role-based-access-control/built-in-roles#network-contributor) role, or a parent of this role, on the virtual network. See [Check access for a user to Azure resources](/azure/role-based-access-control/check-access) to verify your permissions.
5051
- The subnet you use for Azure Load Testing must have enough unassigned IP addresses to accommodate the number of load test engines for your test. Learn more about [configuring your test for high-scale load](./how-to-high-scale-load.md).
5152
- The subnet shouldn't be delegated to any other Azure service. For example, it shouldn't be delegated to Azure Container Instances (ACI). Learn more about [subnet delegation](/azure/virtual-network/subnet-delegation-overview).

0 commit comments

Comments
 (0)