Skip to content

Commit 4ee7870

Browse files
committed
Rearrange deploy toc
1 parent ed54a65 commit 4ee7870

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/iot-operations/deploy-iot-ops/howto-enable-secure-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ms.date: 09/24/2024
1313

1414
[!INCLUDE [public-preview-note](../includes/public-preview-note.md)]
1515

16-
The secure settings for Azure IoT Operations include the setup of Secrets Management and user-assigned managed identity for cloud connections, for example, an OPC UA server, or dataflow endpoints.
16+
The secure settings for Azure IoT Operations include the setup of Secrets Management and user-assigned managed identity for cloud connections, for example, an OPC UA server, or dataflow endpoints.
1717

18-
The test settings are easier and quicker to get you started with a deployment, but after your initial deployment you might want to start using the secure settings. This article provides instructions for enabling secure settings on an existing deployment.
18+
This article provides instructions for enabling secure settings if you didn't do so during your initial deployment.
1919

2020
## Prerequisites
2121

22-
* An Azure IoT Operations instance deployed with test settings.
22+
* An Azure IoT Operations instance deployed with test settings. For example, if you followed the instructions in [Quickstart: Run Azure IoT Operations in Codespaces](../get-started-end-to-end-sample/quickstart-deploy.md).
2323

2424
* Azure CLI installed on your development machine. This scenario requires Azure CLI version 2.64.0 or higher. Use `az --version` to check your version and `az upgrade` to update if necessary. For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
2525

articles/iot-operations/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ items:
2323
href: deploy-iot-ops/howto-prepare-cluster.md
2424
- name: Deploy to a cluster
2525
href: deploy-iot-ops/howto-deploy-iot-operations.md
26-
- name: Enable secure settings
27-
href: deploy-iot-ops/howto-enable-secure-settings.md
2826
- name: Manage secrets
2927
href: deploy-iot-ops/howto-manage-secrets.md
3028
- name: Manage, update, or uninstall
3129
href: deploy-iot-ops/howto-manage-update-uninstall.md
30+
- name: Enable secure settings
31+
href: deploy-iot-ops/howto-enable-secure-settings.md
3232
- name: Discover and manage assets
3333
items:
3434
- name: Asset management overview

0 commit comments

Comments
 (0)