Tag: dynamics-365
6 posts
-
How to Safely Wire Claude into Azure DevOps for D365 Engagements
A configuration walkthrough for the official @azure-devops/mcp server: installation, authentication, a verification prompt, and the safety practices that matter when work-item access goes through an AI.
-
How to Build Your First PCF Control in 2026
Step-by-step guide to building, testing, and deploying a PCF control with modern tooling. From pac pcf init to a working control on a D365 form.
-
I Built a PCF Control with AI - Here's Every Prompt I Used
The exact AI prompts, failures, and iterations behind a production PCF control with 90+ unit tests and config-driven architecture.
-
Designing PCF Controls for Three Deployment Profiles: Permissions, Performance, Volume
Most PCF controls only need to satisfy one deployment profile. Reusable controls have to handle three. How config-driven design, privilege fallback, and pagination keep one ZIP working across very different environments.
-
Config-Driven PCF Components - Stop Hardcoding Table Names
How to build PCF controls that work on any Dataverse entity without rebuilding. The JSON web resource pattern with real examples from two production controls.
-
Field Audit History - Free PCF Control for Dynamics 365 Audit Trail
A free PCF control that puts Dataverse audit data right next to the field. One click to see who changed what - not 5. Searchable filters, value restore, CSV export.