We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a3c32 commit 3e9bf72Copy full SHA for 3e9bf72
articles/key-vault/certificates/quick-create-net.md
@@ -93,7 +93,7 @@ dotnet add package Azure.Identity
93
94
#### Set environment variables
95
96
-This application is using key vault name as an environment variable called `KEY_VAULT_NAME`.
+The application obtains the key vault name from an environment variable called `KEY_VAULT_NAME`.
97
98
Windows
99
```cmd
0 commit comments