Skip to content

Commit 8102b7b

Browse files
Update how-to-test-secured-endpoints.md
Adding a note to call out multi-region limitation
1 parent 3eab735 commit 8102b7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/load-testing/how-to-test-secured-endpoints.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ The following code snippet gives an example of how to configure a managed identi
310310
identity: /subscriptions/abcdef01-2345-6789-0abc-def012345678/resourceGroups/sample-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sample-identity
311311
```
312312
---
313+
> [!IMPORTANT]
314+
> [Load distribution across regions](./how-to-generate-load-from-multiple-regions.md) is not enabled when you use managed identities for authentication.
313315

314316
## Related content
315317

0 commit comments

Comments
 (0)