Skip to content

Commit 22289e3

Browse files
committed
Address feedback
1 parent 5abb13e commit 22289e3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ author: dominicbetts
55
ms.author: dobett
66
ms.topic: how-to
77
ms.custom: devx-track-azurecli
8-
ms.date: 02/28/2025
8+
ms.date: 03/03/2025
99

1010
#CustomerIntent: As an OT professional, I want to manage Azure IoT Operations instances.
1111
---
1212

13-
# Upgrade versions
13+
# Upgrade to a new version
1414

1515
Upgrade an Azure IoT Operations deployment to a newer version. Azure IoT Operations supports upgrade from version 1.0.x onwards. There's no support for upgrading from any preview version of Azure IoT Operations to any generally available (GA) version.
1616

@@ -109,5 +109,3 @@ To ensure zero data loss and high availability during deployment upgrades, the M
109109
If a failure occurs during the upgrade process, the health manager pod automatically restarts the upgrade process while ensuring no loss of data or connectivity.
110110

111111
Rolling updates can only occur if the MQTT broker is deployed with two or more backend replicas. MQTT broker upgrades aren't supported for single-replica deployments. When you deploy Azure IoT Operations, you specify the number of backend replicas to create in the [az iot ops create](/cli/azure/iot/ops#az-iot-ops-create) command with the `--broker-backend-rf` parameter.
112-
113-
Azure IoT Operations doesn't support downgrading between versions. To move to an older version, uninstall Azure IoT Operations and reinstall the desired version.

articles/iot-operations/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ items:
2323
href: deploy-iot-ops/howto-deploy-iot-operations.md
2424
- name: Manage, update, or uninstall
2525
href: deploy-iot-ops/howto-manage-update-uninstall.md
26-
- name: Upgrade versions
26+
- name: Upgrade
2727
href: deploy-iot-ops/howto-upgrade.md
2828
- name: Enable secure settings
2929
href: deploy-iot-ops/howto-enable-secure-settings.md

0 commit comments

Comments
 (0)