Handling lots of SharePoint Items in Azure Functions with Ease. Learn how to supercharge your Azure Functions with Graph API batching, throttling retry logic, in-memory caching, and optimized pagination to efficiently process massive SharePoint Online lists. Ideal for enterprise-scale data automation and integrations.
MSGraph
Multitenant Azure Function using MS Graph API
How to create multitenant Azure Function.
A Try On Multitenant Application Using React with MS Graph API
How to create a multitenant application using React and MS Graph
Guest Users To Send Email from SPFx Webpart.
How to send email as Guest users from SPFx web part using different approaches.
SPFx-MSGraph Toolkit Get Control
How we can use the MSGraph Toolkit Get component in action, its properties and how to customize it.
SPFx-MSGraph Toolkit FileList Control
How we can use the MSGraph Toolkit FileList in action, its properties and how to customize it.
SPFx-MSGraph Toolkit PeoplePicker Control
How we can use the MSGraph Toolkit PeoplePicker in action, its properties and how to customize it.
SPFx-MSGraph Toolkit using @microsoft/mgt-spfx & @microsoft/mgt-react
How we can use MSGraph Toolkit (MGT) in SharePoint Framework using @microsoft/mgt-spfx & @microsoft/mgt-react.
SPFx – Using MS Graph API Batch
Using batching to fetch different thumbnail photos for users using MSGraph API.
SPFx – MGT Person Card Component
Microsoft Graph Toolkit Person Card component, its properties and templates using in SPFx web part.