Skip to content

Commit b8520b1

Browse files
committed
Updated wording
1 parent 194ee26 commit b8520b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/use-key-vault-references-spring-boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To add a secret to the vault, you need to take just a few additional steps. In t
134134
* **AZURE_TENANT_ID**: *tenantId*
135135
136136
> [!NOTE]
137-
> These Key Vault credentials are used only within your application. Your application authenticates directly to Key Vault with these credentials. They are never passed to the App Configuration service when also authentication with App Configuration.
137+
> These Key Vault credentials are only used within your application. Your application authenticates directly with Key Vault using these credentials without involving the App Configuration service. The Key Vault provides authentication for both your application and your App Configuration service without sharing or exposing keys.
138138
139139
## Update your code to use a Key Vault reference
140140

0 commit comments

Comments
 (0)