We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3af18 commit baa92c0Copy full SHA for baa92c0
1 file changed
azure.yaml
@@ -1,6 +1,8 @@
1
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
2
3
name: ai-chat-app-hack-vision
4
+metadata:
5
+ telemetry: image-search-aisearch
6
services:
7
aca:
8
project: ./app/backend
@@ -31,4 +33,4 @@ hooks:
31
33
shell: sh
32
34
run: ./scripts/setup_search_service.sh
35
interactive: true
- continueOnError: false
36
+ continueOnError: false
0 commit comments