Skip to content

Commit e0b4281

Browse files
Merge pull request #126153 from changeworld/patch-204
Fix typo
2 parents 99e00cd + 37d2bde commit e0b4281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-testing/includes/include-grant-key-vault-access-secrets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.date: 10/19/2023
1212

1313
When you store load test secrets or certificates in Azure Key Vault, your load testing resource uses a [managed identity](../how-to-use-a-managed-identity.md) for accessing the key vault. After you configure the manage identity, you need to grant the managed identity of your load testing resource permissions to read these values from the key vault.
1414

15-
To grant your Azure load testing resource permissions to read secrets or certificates from your Azure key vault:
15+
To grant your Azure load testing resource permissions to read secrets or certificates from your Azure Key Vault:
1616

17-
1. In the [Azure portal](https://portal.azure.com/), go to your Azure key vault resource.
17+
1. In the [Azure portal](https://portal.azure.com/), go to your Azure Key Vault resource.
1818

1919
If you don't have a key vault, follow the instructions in [Azure Key Vault quickstart](/azure/key-vault/secrets/quick-create-cli) to create one.
2020

0 commit comments

Comments
 (0)