Skip to content

Commit 5b97c7c

Browse files
authored
Merge pull request Azure-Samples#7 from achandmsft/patch-1
Update azure.yaml with metadata: to measure usage
2 parents d076ae6 + 93890e8 commit 5b97c7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

azure.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
22

33
name: chat-csharp-cosmos-db-nosql-openai
4+
metadata:
5+
46
services:
57
web:
68
project: ./src
79
language: csharp
810
host: containerapp
911
docker:
1012
path: ./Dockerfile
11-
context: ./
13+
context: ./

0 commit comments

Comments
 (0)