From 20f993372c9d9fdb5a65cf0ed6159ad8961616a4 Mon Sep 17 00:00:00 2001 From: Hailey Victory <71663450+haileyhuber8@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:41:05 -0700 Subject: [PATCH] Add metadata section with template for eShop --- azure.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure.yaml b/azure.yaml index 8fd735a..10184d1 100644 --- a/azure.yaml +++ b/azure.yaml @@ -6,6 +6,8 @@ # Name of the application. name: eShop +metadata: + template: eshop services: web: project: eShop