Posts by this author

Feb 12, 2026
Post comments count0
Post likes count3

Handling Legacy User Settings in SharePoint Framework

Introduction The SharePoint Framework (SPFx) has undergone some important changes in how it handles Entra ID app registration and security models. Here you can find additional details about what was updated and about the new application IDs used by SPFx. These changes have important implications for developers who previously relied on legacy user ...

SharePoint FrameworkMicrosoft GraphMicrosoft 365 Developer
Feb 6, 2026
Post comments count0
Post likes count4

Mastering User Settings in SharePoint Framework

User preferences and settings are fundamental components of modern web applications. When developing SharePoint Framework (SPFx) solutions, the ability to store and manage user-specific configurations across devices and sessions becomes crucial for delivering personalized experiences. This article explores a robust, enterprise-ready pattern for han...

SharePoint FrameworkMicrosoft GraphMicrosoft 365 Developer