Rate Limiting and Throttling Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure API Management

Rate Limiting and Throttling Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which policy in Azure API Management is specifically designed to limit the number of calls a user can make to an API within a specified time period?

  2. 2

    You need to apply a rate limit specifically to users who are identified by their IP address rather than their subscription key. Which attribute should you use in the rate-limit policy?

  3. 3

    What is the primary difference between the 'rate-limit' and 'rate-limit-by-key' policies in Azure API Management?

  4. 4

    If you want to ensure that a specific API product has a strict usage quota over a monthly period, which policy should you implement?

  5. 5

    You are configuring a 'rate-limit-by-key' policy. You want to group users based on a custom header named 'X-App-ID' and limit them to 10 requests every 60 seconds. Which XML configuration is correct?