Skip to content

Commit 3068352

Browse files
committed
update inaccurate message
1 parent e4d6244 commit 3068352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/tutorial-managed-identities-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ spring.cloud.azure.keyvault.secret.property-sources[0].credential.client-id={Cli
243243
curl https://myspringcloud-springapp.azuremicroservices.io/get
244244
```
245245

246-
You're shown the message `Successfully got the value of secret connectionString from Key Vault https://<your-keyvault-name>.vault.azure.net/: jdbc:sqlserver://SERVER.database.windows.net:1433;database=DATABASE;`.
246+
You're shown the message `jdbc:sqlserver://SERVER.database.windows.net:1433;database=DATABASE;`.
247247

248248
## Next steps
249249

0 commit comments

Comments
 (0)