Skip to content

Commit e50ab77

Browse files
Change in sentence
1 parent cd8f3d3 commit e50ab77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-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
@@ -120,9 +120,9 @@ az extension add --upgrade --name azure-iot-ops --version <VERSION_NUMBER>
120120

121121
## Upgrade observability configuration
122122

123-
After deployment is complete, you need to follow [Deploy observability resources](../configure-observability-monitoring/howto-configure-observability.md) to upgrade the observability configuration of your Azure IoT Operations instance.
123+
To upgrade the observability configuration of your Azure IoT Operations instance, first you need to follow the steps in [Deploy observability resources](../configure-observability-monitoring/howto-configure-observability.md).
124124

125-
Once observability resources are configured, you can upgrade the observability configuration by running the `az iot ops upgrade` command with the `--ops-config` parameter to specify the new configuration values.
125+
You can upgrade the observability configuration by running the `az iot ops upgrade` command with the `--ops-config` parameter to specify the new configuration values.
126126

127127
```azurecli
128128
az iot ops upgrade --resource-group <rg name> -n <instance name> --ops-config observability.metrics.openTelemetryCollectorAddress=<>

0 commit comments

Comments
 (0)