Skip to content

Commit 6987c42

Browse files
committed
fixes
1 parent 15ab16f commit 6987c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/use-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You should now have named secrets for your resource information.
105105

106106
We recommend creating an environment variable for your Azure key vault's name. Your application will read this environment variable at runtime to retrieve your key and endpoint information.
107107

108-
To set environment variables, use one the following commands. `KEY_VAULT_NAME` will the name of the environment variable, and replace `Your-Key-Vault-Name` with the name of your key vault, which will be stored in the environment variable.
108+
To set environment variables, use one the following commands. `KEY_VAULT_NAME` with the name of the environment variable, and replace `Your-Key-Vault-Name` with the name of your key vault, which will be stored in the environment variable.
109109

110110
# [Azure CLI](#tab/azure-cli)
111111

articles/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ groups:
893893
- id: container-windows-azure-portal
894894
title: Windows container - Azure portal
895895
- id: container-windows-powershell
896-
title: Windows container - Powershell
896+
title: Windows container - PowerShell
897897
- id: container-windows-cli
898898
title: Windows container - CLI
899899
- id: app-service-containers-code

0 commit comments

Comments
 (0)