Setting the file. One moment.
Subchapter 21.135
references/services/functions/templates/recipes/timer/eval/summary.mdMarkdown1 KBView on GitHub
| Language | Manifest Templates | Eval | Status |
|---|---|---|---|
| Python | 1 (Bicep) | ✅ | ✅ Verified |
| TypeScript | 1 (Bicep) | — | 📋 AZD template exists |
| JavaScript | 1 (Bicep) | — | 📋 AZD template exists |
| C# (.NET) | 1 (Bicep) | — | 📋 AZD template exists |
| Java | 1 (Bicep) | — | 📋 AZD template exists |
| PowerShell | 1 (Bicep) | — | 📋 AZD template exists |
⚠️ Eval cost note: Each language eval requires ~5 min of agent runtime. Python is verified end-to-end; other languages confirmed in manifest (opens in a new tab). Multi-language eval expansion tracked as follow-up.
| Test | Status | Details |
|---|---|---|
functions_template_get | ✅ PASS | 2 calls via azure-functions MCP tool |
| Template Discovery | ✅ PASS | Timer templates found via resource filter |
| IaC Included | ✅ PASS | Bicep infra/ included in projectFiles |
| E2E Agent Test | ✅ PASS | 2 azure-functions calls, template timer-trigger-python-azd retrieved and applied |
| Test | Python |
|---|---|
| Health | ✅ |
| Timer fires | ✅ |
| Schedule correct | ✅ |
functions_template_get(language: "<language>", template: "<template-name>") MCP tool2026-04-22