Skip to content

Commit 71a0e4d

Browse files
committed
remove mention to multiple key valuts
1 parent 10b06d2 commit 71a0e4d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,7 @@ Azure Secret Store requires a user-assigned managed identity with access to the
143143

144144
### Create an Azure Key Vault
145145

146-
Azure IoT Operations has the option to use multiple key vaults. For each key vault, a federated credential using a user-assigned managed identity needs to be created. If you already have an Azure Key Vault and secret, you can skip this section.
147-
148-
Create an Azure Key Vault and add a secret:
146+
If you already have an Azure Key Vault with `Key Vault Secrets Officer` permissions, you can skip this section.
149147

150148
1. Use the [az keyvault create](/cli/azure/keyvault#az-keyvault-create) command to create an Azure Key Vault.
151149

0 commit comments

Comments
 (0)