Tagged: Azure Access Token

Python - Executing the Microsoft Graph API query - Fetching top 5 users 0

Python – Accessing Microsoft GRAPH API

Hi All, Greetings for the day!!! Today bit new topic. Background : Since in my organization one of developer have an issue while accessing Microsoft GRAPH API from his Python application This query came...

Office 365 - Microsoft Graph - CodeBase to fetch the count of Owner of the groups 1

Office 365 – Microsoft Graph – Part 5 – Fetching Office 365 group owners using CSOM – Codebase

In last article we discussed about fetching all Office 365 groups.

In this article we will go one step ahead – we will discuss about fetching the respective group owners.

We will discuss about one simple use case.