-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathazure.yaml
More file actions
30 lines (29 loc) · 857 Bytes
/
azure.yaml
File metadata and controls
30 lines (29 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
requiredVersions:
extensions:
azure.ai.agents: '>=0.1.0-preview'
name: web-app-gen-in-foundry
services:
web-app-gen-in-foundry:
project: .
host: azure.ai.agent
language: docker
docker:
remoteBuild: true
config:
container:
resources:
cpu: "0.25"
memory: 0.5Gi
deployments:
- model:
format: OpenAI
name: gpt-4.1-mini
version: "2025-04-14"
name: gpt-4.1-mini
sku:
capacity: 10
name: GlobalStandard
infra:
provider: bicep
path: ./infra