Skip to content

Commit 4025607

Browse files
committed
Clarify prerequisites for enabling secure settings in Azure IoT Operations documentation
1 parent 3ee49af commit 4025607

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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
@@ -1,6 +1,6 @@
11
---
22
title: Enable secure settings
3-
description: Enable secure settings on your Azure IoT Operations instance for developing a production-ready scenario.
3+
description: Enable secure settings in your Azure IoT Operations instance for developing a production-ready scenario.
44
author: asergaz
55
ms.author: sergaz
66
ms.topic: how-to
@@ -9,15 +9,15 @@ ms.date: 11/19/2024
99
#CustomerIntent: I deployed Azure IoT Operations with test settings, and now I want to enable secure settings to use the full feature set.
1010
---
1111

12-
# Enable secure settings on Azure IoT Operations
12+
# Enable secure settings in Azure IoT Operations
1313

1414
The secure settings for Azure IoT Operations include the setup of secrets management and a user-assigned managed identity for cloud connections; for example, an OPC UA server or dataflow endpoints.
1515

1616
This article provides instructions for enabling secure settings if you didn't do so during your initial deployment.
1717

1818
## Prerequisites
1919

20-
* An Azure IoT Operations instance deployed with test settings. For example, follow the instructions in [Deploy Azure IoT Operations to an Arc-enabled Kubernetes cluster > Deploy with test settings](howto-deploy-iot-operations.md#deploy-with-test-settings).
20+
* An Azure IoT Operations instance deployed with test settings. For example, you chose **Test Settings** when following the instructions in [Deploy Azure IoT Operations to an Arc-enabled Kubernetes cluster](howto-deploy-iot-operations.md).
2121

2222
* 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).
2323

0 commit comments

Comments
 (0)