Skip to content

Commit

Permalink
Update index.md (#134)
Browse files Browse the repository at this point in the history
adding section on granting keyvault permissions
  • Loading branch information
jmottishaw authored Nov 27, 2024
1 parent 0fbbd74 commit 1e7a65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ and the Key Vault resource should look like this:

![Set up Azure Key Vault](images/AzureKeyVault.png)

In the Access control (IAM) section add the users to the **Key Vault Secrets User** role assignment.

Provide the users with the **URI** of the Key Vault. In the example the URI is "https://eus2kv.vault.azure.net/".

![Key Vault URI](images/AzureKeyVaultOverview.png)
Expand Down

0 comments on commit 1e7a65e

Please sign in to comment.