georgpfeiffer.dev
BlogAbout

Blog

Technical deep-dives, lessons learned, and tools I've built.

Dynamics 365

Creating application users in Dataverse

Two ways to create non-interactive application users in Dataverse -- via Entra app registration or managed identity -- manually through PPAC and scripted with az + pac CLI.

August 25, 2026
7 min
Dynamics 365

Scaling past Dataverse API limits with rotating application users

Dataverse service protection limits are per user. When one application user isn't enough, rotate through several with a delegating handler and a per-user lock store.

April 8, 2026
9 min

© 2026 georgpfeiffer.dev

Legal Notice · Privacy

Built with SvelteKit & Tailwind CSS