Srinivas Varukala

Post by this author

30DaysMSGraph – Day 26 – Use case: Calling Microsoft Graph using Flow

In todays post we will show you how to make Microsoft Graph API calls using Microsoft Flow.

30DaysMSGraph – Day 24 – Use case: Calling Microsoft Graph from a single-page application Part 2

In todays post we will see at four samples covering Azure AD v1 and v2 that uses ADAL and MSAL along with TypeScript, JQuery, React and Webpack.

30DaysMSGraph – Day 23 – Use case: Calling Microsoft Graph from a single-page application Part 1

Today and tomorrow, you'll learn to do much the same thing directly from a web browser in a Single Page Application. Today's article will walk you through updating your app registrations (for v1 and v2) so they'll work from the browser; tomorrow we'll dig into the code.

30DaysMSGraph – Day 19 – Use Case: Assign Permissions using Unified Groups

In this post we will show you how to add users to Office 365 unified groups. By virtue of being part of these groups, the user will get permissions to access not just the group but also the associated SharePoint Online site.

30DaysMSGraph – Day 18 – Use Case: Update User Mailbox Settings

In preparation for onboarding a user, once the user is created and appropriate license is applied, now we can update the user specific mailbox settings like the users time zone, locale info, working hours etc.