Skip to content

Commit 401ef50

Browse files
committed
ACS downgrade known issue
1 parent 8ed7a7d commit 401ef50

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/iot-operations/deploy-iot-ops/howto-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kgremban
55
ms.author: kgremban
66
ms.topic: how-to
77
ms.custom: devx-track-azurecli
8-
ms.date: 11/11/2024
8+
ms.date: 01/31/2025
99

1010
#CustomerIntent: As an OT professional, I want to manage Azure IoT Operations instances.
1111
---
@@ -32,7 +32,7 @@ Upgrade and rollback are supported between N+3 or N-3 minor versions of Azure Io
3232
| ------- | ------------- | --------------- |
3333
| 1.0.0 | 1.0.1 through 1.3.x | None |
3434
| 1.1.0 | 1.1.1 through 1.4.x | 1.0.x |
35-
| 1.4.4 | 1.4.5 through 1.7.x | 1.1.0 through 1.4.3 |
35+
| 1.4.4 | 1.4.5 through 1.7.x | 1.1.x through 1.4.3 |
3636

3737
## Upgrade
3838

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This article lists the known issues for Azure IoT Operations.
2727

2828
- If you deploy Azure IoT Operations in GitHub Codespaces, shutting down and restarting the Codespace causes a `This codespace is currently running in recovery mode due to a configuration error.` issue. Currently, there's no workaround for the issue. If you need a cluster that supports shutting down and restarting, choose one of the options in [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
2929

30+
- Downgrading the Azure Container Storage extension from 2.2.3 to 2.2.2 causes a logging loop that leads to high CPU usage warnings. To resolve, upgrade the extension back to 2.2.3. For more information, see [Upgrade or downgrade between versions](../deploy-iot-ops/howto-upgrade.md).
31+
3032
## MQTT broker
3133

3234
- MQTT broker resources created in your cluster using Kubernetes aren't visible Azure portal. This is expected because [managing Azure IoT Operations components using Kubernetes is in preview](../deploy-iot-ops/howto-manage-update-uninstall.md#preview-manage-components-using-kubernetes-deployment-manifests), and synchronizing resources from the edge to the cloud isn't currently supported.

0 commit comments

Comments
 (0)