</> iamrizwan
BlogToolsProjectsAboutContact

</> iamrizwan

SharePoint & Power Platform Developer — building real solutions with SPFx, Power Automate, and Microsoft 365.

Quick Links

BlogToolsProjectsAboutContact

Projects

PDF ToolsSmartCalcFinance CalculatorsImage ShrinkerLegal Policy Gen

Connect

EmailGitHubLinkedIn

© 2026 Rizwan. All rights reserved.

Blog

Real-world solutions with code and screenshots

🔍
Microsoft Graph Sites.Selected: Least-Privilege SharePoint App Permissions (2026)
Graph APILatest

Microsoft Graph Sites.Selected: Least-Privilege SharePoint App Permissions (2026)

Replace Sites.Read.All and Sites.FullControl.All with Sites.Selected — grant a single app access to only the SharePoint sites it needs, with PowerShell and Graph code.

May 5, 2026·13 min read
Azure Static Web Apps with Microsoft Graph (2026)
Microsoft 365May 4, 2026·13 min read

Azure Static Web Apps with Microsoft Graph (2026)

Ship a secure Microsoft 365 dashboard on Azure Static Web Apps with Entra ID auth and Microsoft Graph — config, MSAL code, and 2026 production patterns.

#Azure Static Web Apps#Microsoft Graph#Entra ID
SPFx Form Customizer Extensions in 2026: Modernize SharePoint List Forms with React
SPFxMay 1, 2026·13 min read

SPFx Form Customizer Extensions in 2026: Modernize SharePoint List Forms with React

Replace SharePoint's default new/edit/view forms with a custom React UI using SPFx Form Customizer extensions — practical 2026 guide with full code.

#SPFx#Form Customizer#SharePoint
Microsoft Graph Throttling: Survive 429s with Smart Retry, Backoff, and Caching (2026)
Graph APIApril 30, 2026·12 min read

Microsoft Graph Throttling: Survive 429s with Smart Retry, Backoff, and Caching (2026)

Microsoft Graph throttles aggressively in production. Build a retry-with-backoff layer, respect Retry-After, reduce call volume, and avoid the patterns that get you blocked.

#Microsoft Graph#Throttling#Performance
Microsoft Graph $batch Requests: Combine Up to 20 API Calls in One Round Trip (2026)
Graph APIApril 30, 2026·13 min read

Microsoft Graph $batch Requests: Combine Up to 20 API Calls in One Round Trip (2026)

Combine up to 20 Microsoft Graph API calls in a single HTTP request with $batch. Sequencing, dependsOn, error handling, and 2026 production patterns.

#Microsoft Graph#Batch Requests#Performance
Microsoft Graph Delta Query: Incremental Sync Guide (2026)
Graph APIApril 28, 2026·12 min read

Microsoft Graph Delta Query: Incremental Sync Guide (2026)

Sync mail, drives, users, and groups efficiently with Microsoft Graph delta queries. Token handling, pagination, error recovery, and 2026 production patterns.

#Microsoft Graph#Delta Query#Incremental Sync
Microsoft Graph Connectors: Index External Content for Copilot and Microsoft Search (2026)
Graph APIApril 25, 2026·13 min read

Microsoft Graph Connectors: Index External Content for Copilot and Microsoft Search (2026)

Build a Microsoft Graph connector that indexes external content into Microsoft Search and Copilot. Schema design, ingestion code, ACLs, and 2026-era best practices.

#Microsoft Graph#Graph Connectors#Microsoft Search
🔍

Categories

R

Rizwan

SharePoint & Power Platform Developer — writing about real problems I solve with code.

More about me →

Free Dev Tools

🔑GUID / UUID Generator🎨JSON Column Formatter🔍CAML Query Builder🛡️Permission Matrix Generator⚡REST API Builder🏗️Site Script Generator🔧PnP PowerShell Generator⚙️Power Automate Expressions🎴Adaptive Card AI Generator🎨Power Automate HTML Table Styler🏗️M365 Architecture Canvas🕵️‍♂️SharePoint & Power Platform Error Decoder🎮Graph API Explorer Lite🏆M365 Challenge Mode