Skip to content

Commit 6d53f75

Browse files
author
Maryanne Gichohi
committed
Address PR comments
1 parent a701979 commit 6d53f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-chat-completion-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You've added your chat completion configuration named **ChatApp:Model** in the
6060
|----------------------------------|----------------------------------------------------------------|
6161
| _ChatApp:AzureOpenAI:Endpoint_ | _Paste the resource endpoint you copied in the previous step_ |
6262

63-
1. To store your Azure OpenAI resource API key as a Key Vault reference, refer to [Add a Key Vault reference to App Configuration](./use-key-vault-references-dotnet-core.md#add-a-key-vault-reference-to-app-configuration) guide to add a Key Vault reference with the key _ChatApp:AzureOpenAI:ApiKey_.
63+
1. Refer to [Add a Key Vault reference to App Configuration](./use-key-vault-references-dotnet-core.md#add-a-key-vault-reference-to-app-configuration) guide to add your Azure OpenAI resource API key as a Key Vault reference with the key _ChatApp:AzureOpenAI:ApiKey_.
6464

6565
1. Continue to the following instructions to implement the chat completion configuration into your application for the language or platform you are using.
6666

0 commit comments

Comments
 (0)