Controlling Request Frequency for Azure AI Translation Service with One Access Token
Hi,
Our team is looking for a pricing strategy for our translation service which based on Azure AI service. For security reason, we request the azure access token from our server side and send tokend to client sides. However, your access token algrithm only issue one access token based on one subscription at one time. Since the access token can not get accurate usage for each user, we are undering the risk of someone might access our azure service with unacceptable frequency of request. So our question is, is there anyway we can control the request frequency for each device or ip? Or any other solutions can solve our question?
Thank you
Rasiel