azure-functions-common
Installation
SKILL.md
Azure Functions Common References
Use this suite-internal skill as the shared reference pack for Azure Functions skills.
This skill is intentionally workflow-light. Do not load all references up front. Use routing.md to choose only the runtime/language and trigger/binding reference files needed for the current task.
Scope
Shared references include:
- Language/runtime references in
references/languages/. - Trigger/binding extension references in
references/extensions/. - Local emulator and development-service guidance in
references/local-emulators.md. - Routing rules in
references/routing.md.
Task-specific skills keep their own workflows, scripts, evidence checklists, and output formats. For example, diagnostics owns diagnostic workflow and health evidence rules; this skill only owns reusable Azure Functions reference material.