Skip to content

Commit a722f54

Browse files
authored
Merge pull request #119404 from ryan-adler/patch-1
Update how-to-test-private-endpoint.md
2 parents 9d18a5f + e137860 commit a722f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ The subnet you use for deploying the load test can't be delegated to another Azu
226226
227227
Learn more about [adding or removing a subnet delegation](/azure/virtual-network/manage-subnet-delegation#remove-subnet-delegation-from-an-azure-service).
228228
229-
### Starting the load test fails with `User doesn't have subnet/join/action permission on the virtual network (ALTVNET004)`
229+
### Updating or starting the load test fails with `User doesn't have subnet/join/action permission on the virtual network (ALTVNET004)`
230230
231-
To start a load test, you must have sufficient permissions to deploy Azure Load Testing to the virtual network. 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.
231+
To update or start a load test, you must have sufficient permissions to deploy Azure Load Testing to the virtual network. 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.
232232
233233
1. See [Check access for a user to Azure resources](/azure/role-based-access-control/check-access) to verify your permissions.
234234

0 commit comments

Comments
 (0)