From 5cd0485aa9daf62e72c9d4f682e5ca0ef880c96c Mon Sep 17 00:00:00 2001 From: Hailey Victory <71663450+haileyhuber8@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:06:19 -0700 Subject: [PATCH] Add metadata.template tag to azure.yaml Adds template metadata for azd template discovery and telemetry tracking. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- azure.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure.yaml b/azure.yaml index 1a2fc0b..c2bc0b6 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,8 +1,8 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json name: cosmos-copilot - services: api: project: ./src/ApiApp/ApiApp.csproj language: csharp host: appservice +metadata: + template: azd-csharp-api-swagger@0.0.1-beta