Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Graph scanner #4

Open
da-ekchajzer opened this issue Apr 21, 2022 · 0 comments
Open

Microsoft Graph scanner #4

da-ekchajzer opened this issue Apr 21, 2022 · 0 comments

Comments

@da-ekchajzer
Copy link
Collaborator

da-ekchajzer commented Apr 21, 2022

Problem

As an asset manager I want to use cabestan to retrieve the company's Microsoft Office 365 usage data and map connected devices from the Microsoft Graph API.

Solution

Microsoft provides a Mircrosoft Graph SDK to access the graph API.
Doc : https://docs.microsoft.com/en-us/graph/sdks/sdks-overview

Service usage in AD (active directory)

Microsoft graph reports : https://docs.microsoft.com/en-us/graph/reportroot-concept-overview
Microsoft's user resource : https://docs.microsoft.com/en-us/graph/api/resources/users?view=graph-rest-1.0

Devices in this AD (active directory)

Doc : https://docs.microsoft.com/en-us/graph/api/resources/device?view=graph-rest-1.0

We could use Microsoft API to list devices on an active directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant