Skip to content

Commit 3e9bf72

Browse files
authored
improve clarity
1 parent 38a3c32 commit 3e9bf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/certificates/quick-create-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dotnet add package Azure.Identity
9393

9494
#### Set environment variables
9595

96-
This application is using key vault name as an environment variable called `KEY_VAULT_NAME`.
96+
The application obtains the key vault name from an environment variable called `KEY_VAULT_NAME`.
9797

9898
Windows
9999
```cmd

0 commit comments

Comments
 (0)