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 b922e81 commit 8335d2bCopy full SHA for 8335d2b
azure.yaml
@@ -1,20 +1,2 @@
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
- context: src/backend
12
- path: Dockerfile
13
- frontend:
14
- project: src/frontend
15
16
17
18
- context: src/frontend
19
20
-
0 commit comments