Calling Microsoft Graph API from Python Azure Functions? Don't let network glitches or API throttling derail your critical operations. This article provides a deep dive into building resilient serverless applications by implementing a robust, centralized retry mechanism in Python. Discover how to effectively handle transient errors, manage API rate limits gracefully, and make your Microsoft Graph API interactions truly production-ready with practical code examples and best practices for session management and authentication.
Azure Function
Multitenant Azure Function using MS Graph API
How to create multitenant Azure Function.
Adding Queue Message When a File is Uploaded to Azure Storage
How to add queue message using blob trigger once file is uploaded to Azure Storage.
Guest Users To Send Email from SPFx Webpart.
How to send email as Guest users from SPFx web part using different approaches.
SPFx – SharePoint Online User Profile Photo Sync
Sync SharePoint Online User Profile Photo with Azure AD or FileShare using SharePoint Framework web part.
SPFx – SharePoint User Profile Property Sync
SPFx - SharePoint User Profile Property Sync, This web-part will help the administrators who are currently maintaining the user profiles in their organization. Used Azure Function with PnPPowerShell.