You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/transform-api.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,9 +197,9 @@ The rest of this section tests policy transformations that you set in this artic
197
197
### Test the rate limit (throttling)
198
198
199
199
1. Select **Demo Conference API** > **Test**.
200
-
1. Select the **GetSpeakers** operation. Select **Send** three times in a row.
200
+
1. Select the **GetSpeakers** operation. Select **Send** four times in a row.
201
201
202
-
After sending the request three times, you get the **429 Too Many Requests** response.
202
+
After sending the request four times, you get the **429 Too Many Requests** response.
203
203
204
204
:::image type="content" source="media/transform-api/test-throttling-new.png" alt-text="Screenshot showing Too Many Requests in the response in the portal.":::
0 commit comments