From 8aa53192e032d1eb77456b5f505d7f01f8f9fdad Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Thu, 21 Mar 2024 00:48:53 +0900 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20(Typo=20"Azure=20Open=20AI?= =?UTF-8?q?=20Service"=E2=86=92"Azure=20OpenAI=20Service")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure-Samples/aks-openai-chainlit-terraform/blob/main/README.md #PingMSFTDocs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ddc27..5200b08 100644 --- a/README.md +++ b/README.md @@ -725,7 +725,7 @@ For more information, see the following resources: ## Validate the deployment -Open the Azure Portal, and navigate to the resource group. Open the Azure Open AI Service resource, navigate to `Keys and Endpoint`, and check that the endpoint contains a custom subdomain rather than the regional Cognitive Services endpoint. +Open the Azure Portal, and navigate to the resource group. Open the Azure OpenAI Service resource, navigate to `Keys and Endpoint`, and check that the endpoint contains a custom subdomain rather than the regional Cognitive Services endpoint. ![OpenAI Key and Endpoint](/images/openai.png)