Skip to content

Commit baa92c0

Browse files
Add metadata section to azure.yaml
1 parent ea3af18 commit baa92c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

azure.yaml

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

33
name: ai-chat-app-hack-vision
4+
metadata:
5+
telemetry: image-search-aisearch
46
services:
57
aca:
68
project: ./app/backend
@@ -31,4 +33,4 @@ hooks:
3133
shell: sh
3234
run: ./scripts/setup_search_service.sh
3335
interactive: true
34-
continueOnError: false
36+
continueOnError: false

0 commit comments

Comments
 (0)