Project

GraphEssentials

GraphEssentials is a PowerShell module that helps with Office 365 / Azure AD using mostly Graph

Stars10
Forks3
Open issues1
PowerShell Gallery downloads1732
Releasev0.0.55
Language: PowerShell Updated: 2026-04-06T17:18:59.0000000+00:00

Documentation

GraphEssentials Overview

When to use GraphEssentials and what it covers.

Use GraphEssentials when Microsoft Graph data needs to be gathered, reviewed, or turned into a report from PowerShell.

The project is useful for application inventory, credential review, conditional access reporting, licensing checks, and tenant visibility tasks.

Common tasks

  • Review application registrations and credentials.
  • Build HTML reports for users, licenses, roles, or conditional access.
  • Inspect Microsoft Graph data with repeatable PowerShell commands.
  • Use Microsoft Graph scopes explicitly so the required access is visible in the script.