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/api-management-policies.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
@@ -7,7 +7,7 @@ ms.service: azure-api-management
7
7
ms.custom:
8
8
- build-2024
9
9
ms.topic: reference
10
-
ms.date: 10/02/2024
10
+
ms.date: 05/06/2025
11
11
ms.author: danlep
12
12
---
13
13
@@ -36,7 +36,7 @@ More information about policies:
36
36
|[Limit call rate by subscription](rate-limit-policy.md)| Prevents API usage spikes by limiting call rate, on a per subscription basis. | Yes | Yes | Yes | Yes | Yes |
37
37
|[Limit call rate by key](rate-limit-by-key-policy.md)| Prevents API usage spikes by limiting call rate, on a per key basis. | Yes | Yes | No | Yes | Yes |
38
38
|[Set usage quota by subscription](quota-policy.md)| Allows you to enforce a renewable or lifetime call volume and/or bandwidth quota, on a per subscription basis. | Yes | Yes | Yes | Yes | Yes |
39
-
|[Set usage quota by key](quota-by-key-policy.md)| Allows you to enforce a renewable or lifetime call volume and/or bandwidth quota, on a per key basis. | Yes |No| No | Yes | Yes |
39
+
|[Set usage quota by key](quota-by-key-policy.md)| Allows you to enforce a renewable or lifetime call volume and/or bandwidth quota, on a per key basis. | Yes |Yes| No | Yes | Yes |
40
40
|[Limit concurrency](limit-concurrency-policy.md)| Prevents enclosed policies from executing by more than the specified number of requests at a time. | Yes | Yes | Yes | Yes | Yes |
41
41
|[Limit Azure OpenAI Service token usage](azure-openai-token-limit-policy.md)| Prevents Azure OpenAI API usage spikes by limiting large language model tokens per calculated key. | Yes | Yes | No | Yes | Yes |
42
42
|[Limit large language model API token usage](llm-token-limit-policy.md)| Prevents large language model (LLM) API usage spikes by limiting LLM tokens per calculated key. | Yes | Yes | No | Yes | Yes |
@@ -60,7 +60,6 @@ Modules built as Linux containers can be deployed to either Linux or Windows dev
60
60
|[Red Hat Enterprise Linux 8](https://access.redhat.com/articles/3078)||||[May 2029](https://access.redhat.com/product-life-cycles?product=Red%20Hat%20Enterprise%20Linux,OpenShift%20Container%20Platform%204)|
61
61
|[Ubuntu Server 24.04](https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes)||||[June 2029](https://wiki.ubuntu.com/Releases)|
62
62
|[Ubuntu Server 22.04](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes)||||[June 2027](https://wiki.ubuntu.com/Releases)|
63
-
|[Ubuntu Server 20.04](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes)||||[May 2025](https://wiki.ubuntu.com/Releases)|
|[Windows 10/11](iot-edge-for-linux-on-windows.md#prerequisites)|||| See [Azure IoT EFLOW](iot-edge-for-linux-on-windows.md#prerequisites) for supported Windows OS versions. |
66
65
|[Windows Server 2019/2022](iot-edge-for-linux-on-windows.md#prerequisites)|||| See [Azure IoT EFLOW](iot-edge-for-linux-on-windows.md#prerequisites) for supported Windows OS versions. |
@@ -90,7 +89,6 @@ The systems listed in the following table are considered compatible with Azure I
90
89
|[Mentor Embedded Linux Omni OS](https://www.mentor.com/embedded-software/linux/mel-omni-os/)|||||
91
90
|[Ubuntu Server 24.04](https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes)||||[June 2029](https://wiki.ubuntu.com/Releases)|
92
91
|[Ubuntu Server 22.04](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes)||||[June 2027](https://wiki.ubuntu.com/Releases)|
93
-
|[Ubuntu Server 20.04](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes)||||[May 2025](https://wiki.ubuntu.com/Releases)|
94
92
|[Wind River 8](https://docs.windriver.com/category/os-wind_river_linux)|||||
95
93
|[Yocto (scarthgap)](https://www.yoctoproject.org/)<br>For Yocto issues, open a [GitHub issue](https://github.com/Azure/meta-iotedge/issues)||||[April 2028](https://wiki.yoctoproject.org/wiki/Releases)|
96
94
|[Yocto (kirkstone)](https://www.yoctoproject.org/)<br>For Yocto issues, open a [GitHub issue](https://github.com/Azure/meta-iotedge/issues)||||[April 2026](https://wiki.yoctoproject.org/wiki/Releases)|
0 commit comments