Obučavanje
Modul
Protect your APIs on Azure API Management - Training
Protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion with policies in Azure API Management.
Ovaj preglednik više nije podržan.
Nadogradite na Microsoft Edge da iskoristite najnovije osobine, sigurnosna ažuriranja i tehničku podršku.
The service and your subscription type determine the number of queries per second (QPS) that you can make. Make sure your application includes the logic necessary to stay within your quota. If the QPS limit is met or exceeded, the request fails and returns an HTTP 429 status code. The response includes the Retry-After
header, which indicates how long you must wait before sending another request.
Bing distinguishes between a denial-of-service (DoS) attack and a QPS violation. If Bing suspects a DoS attack, the request succeeds (HTTP status code is 200 OK) but the body of the response is empty.
Obučavanje
Modul
Protect your APIs on Azure API Management - Training
Protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion with policies in Azure API Management.
Dokumentacija
How to use decoration markers to highlight text - Bing Search Services
Learn how to use text decorations and hit highlighting in your search results.
Web Search API response structure and answer types - Bing Search Services
Bing Web Search API returns a SearchResponse object in the response body, which contains the search results.
How to page through search results - Bing Search APIs - Bing Search Services
Learn how to page through search results from the Bing Search APIs.