</> 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 $filter, $select & $expand: OData Cheat Sheet (2026)
Graph APILatest

Microsoft Graph $filter, $select & $expand: OData Cheat Sheet (2026)

The OData query parameters every Microsoft Graph developer needs in 2026 — $filter, $select, $expand, $orderby, $count, $search and the gotchas that bite in production.

May 8, 2026·12 min read
Microsoft Graph Large File Uploads in 2026: Resumable Uploads with createUploadSession
Graph APIMay 7, 2026·13 min read

Microsoft Graph Large File Uploads in 2026: Resumable Uploads with createUploadSession

Upload large files to OneDrive and SharePoint via Microsoft Graph with createUploadSession — chunking, resume, retries, conflict handling, and production patterns.

#Microsoft Graph#OneDrive#SharePoint
Microsoft Graph PowerShell SDK: A Practical Guide (2026)
Graph APIMay 6, 2026·12 min read

Microsoft Graph PowerShell SDK: A Practical Guide (2026)

Connect, query, and automate Microsoft 365 with the Microsoft Graph PowerShell SDK — auth flows, common cmdlets, scopes, app-only access, and the gotchas.

#Microsoft Graph#PowerShell#Microsoft 365
Microsoft Graph Sites.Selected: Least-Privilege SharePoint App Permissions (2026)
Graph APIMay 5, 2026·13 min read

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.

#Microsoft Graph#SharePoint#Sites.Selected
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: Modern List Forms (2026)
SPFxMay 1, 2026·13 min read

SPFx Form Customizer Extensions: Modern List Forms (2026)

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: Surviving 429s in 2026
Graph APIApril 30, 2026·12 min read

Microsoft Graph Throttling: Surviving 429s in 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
🔍

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