AI & Copilot

Home » AI & Copilot
Speaking at Nordic Summit 2026 — Microsoft Copilot Studio vs Azure AI Foundry session at LEGOLAND Hotel & Conference in Billund, Denmark

Speaking at Nordic Summit 2026: Microsoft Copilot Studio vs Azure AI Foundry

My session Microsoft Copilot Studio vs Azure AI Foundry has been accepted for Nordic Summit 2026 — the largest Power Platform and Dynamics 365 conference in the Nordics. Taking place 21–22 September 2026 at LEGOLAND® Hotel & Conference in Billund, Denmark, the session gives solution architects and Power Platform developers a practical decision framework and hybrid architecture playbook for choosing between the two platforms.

Entire.io captures AI coding sessions as permanent checkpoints linked to Power Platform Git commits

Entire.io for Power Platform Developers: Why AI Coding Sessions Need a System of Record

AI coding agents like Claude Code and GitHub Copilot generate Power Platform solutions at speed — but when the session ends, the reasoning behind every plugin stage, Client API pattern, and architecture decision disappears from the git history. Entire.io is a CLI-first system of record that captures those AI coding sessions as permanent, searchable records linked directly to your commits. This article explains why Power Platform developers need this more than most and how Entire fits into the full code-first development stack alongside microsoft/power-platform-skills and microsoft/Dataverse-skills.

VS Code vs Windsurf vs Cursor: The definitive 2026 AI coding editor comparison

VS Code vs Windsurf vs Cursor: My Honest Take After 6 Months Using All Three

After spending hundreds of hours with all three editors, here's the bottom line: VS Code + Copilot is the reliable workhorse with unmatched ecosystem support. Windsurf + Cascade is the AI-native innovator with continuous context awareness. Cursor is the agentic middle ground with excellent tab completion and Composer mode. Each excels in different scenarios, and for Power Platform developers? The answer depends entirely on your workflow. Let me show you exactly how to choose.

Five-stage learning roadmap graphic showing the comprehensive 5-part series on AI-powered Power Apps canvas app development, from introduction and setup through advanced techniques and production deployment, with floating canvas app UI elements and AI integration icons

Announcing: Building Power Apps Canvas Apps with AI – The Complete 5-Part Developer Guide

What if you could build canvas apps in 8 minutes instead of 45? What if version control, real IDEs, and CI/CD finally worked with Power Apps? I'm launching a 5-part series that shows you exactly how to do it—with AI-powered development tools that are changing everything.

Enterprise architecture diagram showing AI agent governance framework with Managed Environment security layer, MCP server gateway, DLP policies, ALM pipeline stages, and cost monitoring dashboard displaying $200-800 monthly range

Dataverse Skills for Enterprise Architects: Governance, ALM, MCP Billing, and Production Readiness

Enterprise architects evaluating Dataverse Skills need answers to governance, economics, and integration questions before approving adoption. This comprehensive guide addresses MCP billing models (with real-world cost benchmarks: $200-800/month for 20-100 developers), Managed Environment security architecture, ALM pipeline integration patterns, and production deployment strategies. Learn the governance implications of 6-10x faster schema creation, understand Business Skills vs Developer Skills clarity, and get actionable recommendations for environment segmentation, DLP policy configuration, and cost control. Based on production learnings from early adopter organizations across consulting firms, ISVs, and enterprise CoEs.

Dataverse Skills internal architecture diagram showing AI agent connected to three tools: Python SDK, PAC CLI, and MCP Server with YAML code snippets and data flow visualization

Under the Hood: How Dataverse Skills Work and How to Write Your Own

Understand the engineering decisions behind Dataverse Skills and learn to build your own custom skills for organizational patterns. This advanced guide dissects both skill file formats (Microsoft's table format and extended YAML frontmatter), explains how AI agents select and chain skills, and reveals the three-tool strategy (MCP Server, Python SDK, PAC CLI) that optimizes performance and cost. Includes production-tested examples for automating environment provisioning and integrating agent-built solutions into Azure DevOps ALM pipelines. Essential reading for solution architects extending Dataverse Skills for enterprise use.

Setup wizard interface showing Dataverse Skills installation progress with CLI terminal displaying completed configuration steps and AI agent ready to connect to cloud database

Getting Started with Dataverse Skills: Install, Configure, and Build Your First Agent-Driven Solution

Ready to build Power Platform solutions with AI? This comprehensive tutorial covers the complete Dataverse Skills installation process for both GitHub Copilot and Claude Code. Learn how to configure PAC CLI authentication, enable the Dataverse MCP server in Managed Environments, and build your first agent-driven solution from a single natural language prompt. Includes enterprise-tested authentication patterns, troubleshooting common errors, and a real-world project tracking system built entirely by AI. Perfect for Power Platform developers transitioning to intent-driven development workflows.

Split-screen illustration showing developer transformation from traditional Power Platform development with multiple tools and context-switching to streamlined AI-assisted development with Dataverse Skills using natural language intent

From Scripts to Intent: How Dataverse Skills Redefines Enterprise Development

Microsoft's Dataverse Skills represents a paradigm shift in Power Platform development—from manual tool orchestration to intent-driven AI coding. This open-source plugin for GitHub Copilot and Claude Code eliminates the developer tax of context-switching between PAC CLI, maker portal, and API documentation. Instead of writing scripts, developers describe their intent in natural language, and AI agents build complete Dataverse solutions automatically. Learn how this changes enterprise development workflows, why it matters for solution architects, and what skills-based development means for the future of low-code platforms.

Visual transformation from fragmented traditional Power Platform development tools on the left to streamlined AI-powered Dataverse Skills workflow on the right, connected by a blue transformation arrow. Shows MCP Server, Python SDK, and PAC CLI working together in harmony.

The Complete Guide to Dataverse Skills: From Intent to Enterprise Production

Microsoft's Dataverse Skills transforms Power Platform development from manual tool orchestration to AI-driven intent. This comprehensive guide covers the complete journey: understanding the paradigm shift from scripts to natural language, installing and configuring for GitHub Copilot and Claude Code, mastering custom skill development with YAML frontmatter, and implementing enterprise governance with MCP billing controls and ALM integration. Whether you're a developer learning intent-driven workflows or an architect evaluating production readiness, this series provides the technical depth and real-world insights you need

GitHub Agentic Workflows automating repository management and Power Platform development — AI agents handling issue triage, documentation, testing, and deployment

GitHub Agentic Workflows: The Next Evolution of Repository Automation for Power Platform and Enterprise Developers

Traditional GitHub Actions workflows are powerful but deterministic — they can only do what you explicitly tell them. GitHub Agentic Workflows change that. Launched in February 2026, they bring AI coding agents (Copilot CLI, Claude Code, Codex) into GitHub Actions with natural language specifications, security guardrails, and human review. Instead of writing imperative YAML, you describe outcomes in plain language and let AI agents figure out the implementation. This guide explores the six core automation categories and practical applications for Power Platform developers managing PCF controls, Dataverse solutions, and ALM pipelines.

GitHub Copilot Workspace Context: The Complete Developer Guide to Smarter AI Coding

GitHub Copilot Workspace Context: The Complete Developer Guide to Smarter AI Coding

GitHub Copilot is only as smart as the context it can see. This guide explains exactly how workspace context and codebase indexing work in VS Code — remote vs local vs basic indexes, when to use #codebase vs @workspace, how to write copilot-instructions.md for your team, and six prompt patterns that consistently produce better answers. Practical, code-first, no fluff.