Files
microsoft--mcp-for-beginners/04-PracticalImplementation/samples/csharp/azure.yaml
T
2026-07-13 13:31:35 +08:00

9 lines
243 B
YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
name: mcp-calculator
services:
app:
language: dotnet
project: ./src/AppHost/AppHost.csproj
host: containerapp