From c9ed1cdd0a928c6402e6874df7d838ef2e9233c7 Mon Sep 17 00:00:00 2001 From: Kristen Womack <5034778+kristenwomack@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:19:22 -0500 Subject: [PATCH] Update azure.yaml template name metadata Added the template name `azure-openai-assistant-javascript` in the `azure.yaml` to track attempted and successful deployments in telemetry. --- azure.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure.yaml b/azure.yaml index 1a8eb1f..0cfd3e9 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,4 +1,6 @@ name: azure-openai-assistant-javascript@1.0.0 +metadata: + template: azure-openai-assistant-javascript services: webapp: project: ./src