Skip to content

Commit b2b5d31

Browse files
Minor improvements
1 parent d174614 commit b2b5d31

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
@@ -132,7 +132,7 @@ To specify fail criteria in the YAML configuration file:
132132
---
133133
### Access app component for test criteria on server metrics
134134
135-
When you set failure criteria on a metric in your app component, your load testing resource uses a [managed identity](./how-to-use-a-managed-identity.md) 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.
135+
When you set failure criteria on a metric in your app component, your load testing resource uses a [managed identity](./how-to-use-a-managed-identity.md) for accessing that component. After you configure the managed identity, you need to grant the managed identity of your load testing resource permissions to read these values from the app component.
136136
137137
To grant your Azure load testing resource permissions to read the metrics from your app component:
138138
@@ -146,7 +146,7 @@ To grant your Azure load testing resource permissions to read the metrics from y
146146
147147
4. On the **Members** tab, under **Assign access to**, select **Managed Identity**.
148148
149-
5. Select **Select members**, search for and select the managed identity for the load testing resource, and then select **Next**.
149+
5. Click on **Select members**, search and select the managed identity for the load testing resource, and then select **Next**.
150150
If you're using a system-assigned managed identity, the managed identity name matches that of your Azure load testing resource.
151151
152152
6. Select **Review + assign** to assign the identity the permission.

0 commit comments

Comments
 (0)