Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
/ TenantReporter Public archive

Pulls all relevant data about tenant to minimize clicking around in Azure.

License

Notifications You must be signed in to change notification settings

lognseth/TenantReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

TenantReporter

Summary

The TenantReporter is a tool used to gather as much information as possible about an Azure environment prior to a technical migration (either a take-over, or just to gather insights).

The goal is to parse this into a HTML file for an easy overview of what an environment contains, the current version only outputs to the console.

Data collected

Below is an overview of what kind of data we'll collect in this script.

Exchange

  • Mailbox (user) data

    • Number of mailboxes
    • Collective size of all mailboxes
  • Distribution lists

  • Shared Mailboxes

Azure AD (WIP)

  • Office 365 Groups
  • Security Groups
  • Conditional Access policies
  • Number of guest users
  • App registrations

SharePoint (All done, not visualized yet)

  • Number of sites
  • Data stored on each site
  • Data stored on all sites in Total
  • External sharing

Teams (Not started)

  • Number of Teams
  • Number of Teams with guests
  • amount of data stored in Teams.

Pulls all relevant data about tenant to minimize clicking around in Azure.

About

Pulls all relevant data about tenant to minimize clicking around in Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published