Skip to content

Commit c080a78

Browse files
Merge pull request #211150 from Nagarjuna-Vipparthi/patch-2
Update how-to-test-private-endpoint.md
2 parents d2ad863 + a854ddb commit c080a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ These resources are ephemeral and exist only for the duration of the load test r
4545
## Prerequisites
4646

4747
- An existing virtual network and a subnet to use with Azure Load Testing.
48-
- The virtual network must be in the same subscription as the Azure Load Testing resource.
48+
- The virtual network must be in the same subscription and the same region as the Azure Load Testing resource.
4949
- 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).
5050
- 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).
5151
- Azure CLI version 2.2.0 or later (if you're using CI/CD). Run `az --version` to find the version that's installed on your computer. If you need to install or upgrade the Azure CLI, see [How to install the Azure CLI](/cli/azure/install-azure-cli).

0 commit comments

Comments
 (0)