Skip to content

Commit 694a90f

Browse files
Ui updates
1 parent 9b58237 commit 694a90f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-testing/how-to-define-test-criteria.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To specify fail criteria in the YAML configuration file:
130130
:::image type="content" source="media/how-to-define-test-criteria/azure-pipelines-log.png" alt-text="Screenshot that shows the test criteria in the CI/CD workflow log.":::
131131
132132
---
133-
### Grant access to your app component
133+
### Access app component for test criteria on server metrics
134134
135135
When you set failure criteria on a metric in your app component, your load testing resource uses a managed identity for accessing that component. After you configure the manage identity, you need to grant the managed identity of your load testing resource permissions to read these values from the app component.
136136
@@ -150,7 +150,7 @@ If you're using a system-assigned managed identity, the managed identity name ma
150150
6. Select **Review + assign** to assign the identity the permission.
151151
When your test runs, the managed identity that's associated with your load testing resource can now read the metrics for your load test from your app component.
152152
153-
## Define load test fail criteria for server metrics
153+
### Define load test fail criteria for server metrics
154154
155155
In this section, you configure test failure criteria on server-side metrics for a load test in the Azure portal.
156156

0 commit comments

Comments
 (0)