【问题标题】:How to use rate limit in azure api management by using custom apiKey other than subscripon id?如何通过使用订阅 ID 以外的自定义 apiKey 在 azure api 管理中使用速率限制?
【发布时间】:2018-08-10 14:31:41
【问题描述】:

很容易通过使用对api进行限速,

<rate-limit-by-key calls="3" renewal-period="15" counter-key="@(context.Subscription.Id)" />

但我需要通过使用 apiKey 发送作为请求参数来限制 api。

【问题讨论】:

    标签: api azure azure-api-management


    【解决方案1】:

    【讨论】:

    • 谢谢,解决方案是
    猜你喜欢
    • 1970-01-01
    • 2019-01-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-11-30
    • 1970-01-01
    • 1970-01-01
    • 2018-03-14
    相关资源
    最近更新 更多