Deep Dive into Microsoft Graph Subscriptions and Webhooks
Welcome to the world of Microsoft Graph, an incredibly versatile API that serves as your gateway to a wealth of data and functionalities within the Microsoft 365 ecosystem. Whether you're…
Make user account in Azure AD B2C using Microsoft Graph
This platform stands as a cornerstone for developers, providing a streamlined gateway to an extensive range of data and functionalities. It elevates collaboration and productivity to new heights. By bridging…
SharePoint Modern Sites Now Endorse Multilingual Content – A quick demo!
Microsoft has added a very interesting and much-needed feature for language translation for SharePoint Modern site users. If business users are given a one-page step-by-step guide to perform this on…
Clone a Team Using Microsoft Graph API In PowerShell
Graph API can be used to automate Microsoft Teams lifecycle such as creating teams, channels, adding members etc. Refer to this link to see the list of Graph API’s available for Microsoft Teams.…
Fetch Access Token To Access Microsoft Graph API Using Msal.JS
MSAL (Microsoft Security Authentication Library) is a client-side JavaScript library that helps developers fetch access token to access Microsoft APIs, Microsoft Graph, Third-party APIs (Google. Facebook) & User built custom…