Article Forge is a deterministic Knowledge Base (KB) documentation generator built in Microsoft Copilot Studio, with a secure Azure Functions publishing boundary.
It transforms either:
- a typed scenario (e.g., “Clear Teams cache on Windows and macOS”), or
- an uploaded rough-draft PDF
into publication-ready KB content using a strict three-output contract:
- MSP KB Article (Markdown — canonical review version)
- SharePoint Page Content (plain text — publishing payload)
- Word Document Content (template-ready plain text)
- Copilot Studio overview :
copilot-studio/agent-overview.md - Architecture diagram:
architecture/architecture-diagram.mmd - Azure Function Overview:
VSCode/copilot-easy-auth-alignment-runbook.md
(Optional PNG export:architecture/architecture-diagram.png)
This repository intentionally excludes Copilot Studio solution exports and any tenant-specific identifiers or secrets. Configuration and authentication are handled via Azure configuration (no secrets committed).
