From 997d266a9d5d3af984442c94f138785672591aa0 Mon Sep 17 00:00:00 2001 From: Hailey Victory <71663450+haileyhuber8@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:05:59 -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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure.yaml b/azure.yaml index d50cbb5..d616823 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,5 +1,3 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json - name: pubsub-dapr-aks-java hooks: postprovision: @@ -23,4 +21,6 @@ services: notification-service: project: ./src/notification-service language: java - host: aks \ No newline at end of file + host: aks +metadata: + template: pubsub-dapr-aks-java@0.0.1-beta