Platform Orchestrator is an MCP server for GitHub Copilot Chat that helps automate Azure, Microsoft Fabric, and Azure DevOps tasks using validated, guardrailed tools.
Prerequisites
Windows x64
PowerShell 7+
Azure CLI installed and signed in
After installation
Reload the Visual Studio Code window.
Open GitHub Copilot Chat.
Enable Platform Orchestrator in the Configure Tools menu.
Available tools
az_cli: Runs Azure CLI commands with validation and preflight checks.
rest_call: Runs authenticated REST calls for Azure, Fabric, and Azure DevOps.
pwsh: Runs PowerShell for advanced multi-step workflows.
get_skill: Returns the right feature playbook for a scenario.
Microsoft Fabric: Workspace setup, role assignment, Git integration, deployment flows.
Azure DevOps: Project/repo/branch/pipeline setup and work item operations.
How it works
For each feature, Copilot collects the required inputs, validates parameters, runs preflight checks, executes actions, and applies any supported post-configuration steps.
Notes
Uses secure defaults where supported.
Some operations require elevated permissions or PIM activation.