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/iot-operations/includes/supported-versions.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,14 @@ ms.date: 06/16/2025
7
7
ms.author: dobett
8
8
---
9
9
10
-
Microsoft always supports three generally available (GA) versions of Azure IoT Operations at any one time: the latest version, and two previous minor versions.
10
+
Microsoft always supports three generally available (GA) versions of Azure IoT Operations at any one time: the latest version, and the two previous minor versions.
11
11
12
-
Currently, there are only two minor versions available. The currently supported versions are:
12
+
Currently, there are only two minor versions available. [Azure support](https://azure.microsoft.com/support/plans) is currently available for the following versions:
13
13
14
14
-[1.1.x](https://github.com/Azure/azure-iot-operations/releases/tag/v1.1.19) (latest GA version)
15
15
-[1.0.x](https://github.com/Azure/azure-iot-operations/releases/tag/v1.0.9) (previous minor GA version)
16
16
17
+
> [!IMPORTANT]
18
+
> Previous minor versions don't receive security patches. Always upgrade to the latest version to ensure you have the latest security updates and features.
19
+
17
20
To verify your current version, see the overview page for your Azure IoT Operations instance in the Azure portal or use the Azure IoT Operations CLI [az iot ops instance show](/cli/azure/iot/ops#az-iot-ops-show) command.
0 commit comments