Skip to content

Commit 2779cb4

Browse files
Merge pull request #287835 from PatAltimore/patricka-secrets
Add secure settings link
2 parents 1b75b26 + b6b1c5a commit 2779cb4

File tree

6 files changed

+9
-5
lines changed

6 files changed

+9
-5
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-adlsv2-endpoint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ To customize the endpoint settings, see the following sections for more informat
109109

110110
The following authentication methods are available for Azure Data Lake Storage Gen2 endpoints.
111111

112+
For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
113+
112114
#### System-assigned managed identity
113115

114116
Using the system-assigned managed identity is the recommended authentication method for Azure IoT Operations. Azure IoT Operations creates the managed identity automatically and assigns it to the Azure Arc-enabled Kubernetes cluster. It eliminates the need for secret management and allows for seamless authentication with the Azure Data Lake Storage Gen2 account.

articles/iot-operations/connect-to-cloud/howto-configure-adx-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To customize the endpoint settings, see the following sections for more informat
107107
108108
### Available authentication methods
109109
110-
The following authentication methods are available for Azure Data Explorer endpoints.
110+
The following authentication methods are available for Azure Data Explorer endpoints. For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
111111
112112
#### System-assigned managed identity
113113

articles/iot-operations/connect-to-cloud/howto-configure-fabric-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ For more information about dataflow destination settings, see [Create a dataflow
226226

227227
### Available authentication methods
228228

229-
The following authentication methods are available for Microsoft Fabric OneLake dataflow endpoints.
229+
The following authentication methods are available for Microsoft Fabric OneLake dataflow endpoints. For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
230230

231231
#### System-assigned managed identity
232232

articles/iot-operations/connect-to-cloud/howto-configure-kafka-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ To customize the endpoint settings, see the following sections for more informat
207207

208208
### Available authentication methods
209209

210-
The following authentication methods are available for Kafka broker dataflow endpoints.
210+
The following authentication methods are available for Kafka broker dataflow endpoints. For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
211211

212212
#### SASL
213213

articles/iot-operations/connect-to-cloud/howto-configure-mqtt-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ To customize the MQTT endpoint settings, see the following sections for more inf
383383

384384
### Available authentication methods
385385

386-
The following authentication methods are available for MQTT broker dataflow endpoints.
386+
The following authentication methods are available for MQTT broker dataflow endpoints. For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
387387

388388
#### X.509 certificate
389389

articles/iot-operations/manage-mqtt-broker/howto-configure-authentication.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ For testing, you can disable authentication by omitting `authenticationRef` in t
109109

110110
## Configure authentication method
111111

112-
To learn more about each of the authentication options, see the following sections:
112+
To learn more about each of the authentication options, see the next sections for each method.
113+
114+
For more information about enabling secure settings by configuring an Azure Key Vault and enabling workload identities, see [Enable secure settings in Azure IoT Operations Preview deployment](../deploy-iot-ops/howto-enable-secure-settings.md).
113115

114116
## X.509
115117

0 commit comments

Comments
 (0)