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.
7 min
Technical deep-dives, lessons learned, and tools I've built.
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.
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.