Skip to content

Commit c4147f2

Browse files
authored
Fix capitalization in Key Vault section header
1 parent e7a399f commit c4147f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-key-vault-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If the secret version isn't specified in the reference, the app uses the latest
9393
9494
The delay is because App Service caches the values of the Key Vault references and refetches them every 24 hours. Any configuration change to the app causes an app restart and an immediate refetch of all referenced secrets.
9595
96-
## <a name = "source-app-settings-from-key-vault"></a> Understand source app settings from key vault
96+
## <a name = "source-app-settings-from-key-vault"></a> Understand source app settings from Key Vault
9797
9898
To use a Key Vault reference, set the reference as the value of the setting. Your app can reference the secret through its key as normal. No code changes are required.
9999

0 commit comments

Comments
 (0)