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 3a0f9d2 commit 882473cCopy full SHA for 882473c
azure.yaml
@@ -1,3 +1,18 @@
1
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
2
name: multi-agent-custom-automation-engine-solution-accelerator
3
+metadata:
4
+ template: [email protected]
5
+services:
6
+ backend:
7
+ project: src/backend
8
+ host: containerapp
9
+ language: python
10
+ docker:
11
+ path: Dockerfile
12
+ frontend:
13
+ project: src/frontend
14
15
16
17
18
0 commit comments