Today we’re previewing a new way to build cloud apps with GitHub Copilot in VS Code: a guided Copilot experience that takes you from idea to a deployed Azure app through a structured, predictable workflow instead of a free-form chat session that may or may not land where you need it to. The problem: Copilot is powerful, but unpredictable Ask Copilot to “build me a Node.js API on Azure Functions with a Postgres database” today, and you might get a working project, or you might not. Sometimes Copilot scaffolds the app but skips infrastructure.