From 36edda90a3a3c917c588f25b24ac57dba96d5d84 Mon Sep 17 00:00:00 2001 From: Grace Kulin <55554236+gkulin@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:04:12 -0700 Subject: [PATCH] Update azure.yaml Signed-off-by: Grace Kulin <55554236+gkulin@users.noreply.github.com> --- azure.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure.yaml b/azure.yaml index 8b7bfa4..dd5cbb7 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,6 +1,8 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json name: cosmos-db-nosql-dotnet-quickstart +metadata: + template: cosmos-db-nosql-dotnet-quickstart services: web: project: ./src/web @@ -30,4 +32,4 @@ hooks: echo -e "\033[0;36m$AZURE_CONTAINER_APP_ENDPOINT\033[0m" shell: sh continueOnError: false - interactive: true \ No newline at end of file + interactive: true