Skip to content

Commit 6a7c88c

Browse files
authored
Merge pull request #290531 from asergaz/sergaz-deploy-ga
Update KV instructions
2 parents a3f71f3 + 8b9e462 commit 6a7c88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-deploy-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Use these steps if you chose the **Secure settings** option on the **Dependency
178178
| Parameter | Value |
179179
| --------- | ----- |
180180
| **Subscription** | Select the subscription that contains your Azure key vault. |
181-
| **Azure Key Vault** | Select an Azure key vault select **Create new**.<br><br>Ensure that your key vault has **Azure role-based access control** as its permission model. To check this setting, select **Manage selected vault** > **Settings** > **Access configuration**. |
181+
| **Azure Key Vault** | Select an Azure key vault or select **Create new**.<br><br>Ensure that your key vault has **Azure role-based access control** as its permission model. To check this setting, select **Manage selected vault** > **Settings** > **Access configuration**. <br><br>Ensure to [give your user account permissions to manage secrets](/azure/key-vault/secrets/quick-create-cli#give-your-user-account-permissions-to-manage-secrets-in-key-vault) with the `Key Vault Secrets Officer` role.|
182182
| **User assigned managed identity for secrets** | Select an identity or select **Create new**. |
183183
| **User assigned managed identity for AIO components** | Select an identity or select **Create new**. Don't use the same managed identity as the one you selected for secrets. |
184184

0 commit comments

Comments
 (0)