I've been building Power Apps Code Apps for a while now, and the question that kept coming up was always the same: how do I call actual server-side logic from here? With the @microsoft/power-apps npm CLI hitting v1.1.1, that question finally has a clean answer. This guide walks through everything — discovering and scaffolding Dataverse actions, functions, and Power Automate flows, the generated TypeScript service classes, error handling, deployment, and the architectural decisions I'd make on a real project.
Tag: Power Apps
Article 1: Introduction to AI-Powered Canvas App Development
What used to take 45 minutes of clicking through property panels now takes 8 minutes of conversation with AI. Discover how AI-powered canvas app development is bringing version control, real IDEs, and professional development practices to Power Platform—and why this changes everything.
Power Apps: Canvas Apps vs. Code Apps – When Low-Code Hits Its Ceiling
Most Power Platform architects reach for Canvas Apps by default — because they know them, and they work. This article will help you compare Canvas Apps vs Code Apps and understand the pros and cons of each. But there's a moment in every serious project where Canvas stops being an advantage and starts being a ceiling. In this article, I break down exactly where that line is, what Code Apps actually are (they're not PCF), and how to decide which one belongs in your next solution.
GitHub Copilot CLI Is Now Generally Available — And Power Platform Developers Should Pay Attention
GitHub Copilot CLI is now generally available for all paid Copilot subscribers. This article breaks down what that means for Power Platform developers — covering the official Microsoft Power Platform Skills plugin, real-world PAC CLI and PCF scenarios, Agent Skills ecosystem by developer profile, and a full Copilot CLI vs Claude Code comparison.
Power Apps MCP Server: Complete Guide to Every Feature (Public Preview 2026)
The Power Apps MCP (Model Context Protocol) Server is now in public preview. It exposes three tools — invoke_data_entry, request_assistance, and log_for_review — that let AI agents automate tasks inside model-driven apps with built-in human supervision via a redesigned agent feed. This guide covers every feature, technical detail, current limitation, and step-by-step setup path.




