M365Permissions
2.0.5
For the enterprise Azure-native version, see https://www.m365permissions.com/
This module reports on permissions across SharePoint, Entra ID, Exchange Online, OneDrive, Power BI, Power Platform, Azure RBAC, and Azure DevOps.
It can compare over time, scan multiple tenants and show an overview of all perm
For the enterprise Azure-native version, see https://www.m365permissions.com/
This module reports on permissions across SharePoint, Entra ID, Exchange Online, OneDrive, Power BI, Power Platform, Azure RBAC, and Azure DevOps.
It can compare over time, scan multiple tenants and show an overview of all permissions for e.g. a specific user.
INSTALLATION:
Install-PSResource -Name M365Permissions -Repository PSGallery
USAGE:
Import-Module M365Permissions # Opens GUI automatically in your browser
Free for non-commercial use. See https://www.lieben.nu/liebensraum/commercial-use/
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
https://www.lieben.nu/liebensraum/commercial-use/
Package Details
Author(s)
- Jos Lieben (jos@lieben.nu)
Tags
M365Permissions Microsoft365 SharePoint Entra Exchange Security Audit Azure PowerBI PowerPlatform DevOps
Functions
Connect-M365 Disconnect-M365 Start-M365Scan Stop-M365Scan Start-M365GUI Stop-M365GUI Get-M365Permissions Export-M365Permissions Compare-M365Scans Get-M365Config Set-M365Config Get-M365ScanStatus
PSEditions
Dependencies
This module has no dependencies.
Release Notes
FileList
- M365Permissions.nuspec
- M365Permissions.psd1
- M365Permissions.psm1
- gui\static\app.js
- gui\static\index.html
- gui\static\logo.png
- gui\static\style.css
- lib\ClosedXML.Parser.dll
- lib\ClosedXML.dll
- lib\DocumentFormat.OpenXml.Framework.dll
- lib\DocumentFormat.OpenXml.dll
- lib\ExcelNumberFormat.dll
- lib\M365Permissions.Engine.deps.json
- lib\M365Permissions.Engine.dll
- lib\M365Permissions.Engine.pdb
- lib\Microsoft.Data.Sqlite.dll
- lib\RBush.dll
- lib\SQLitePCLRaw.batteries_v2.dll
- lib\SQLitePCLRaw.core.dll
- lib\SQLitePCLRaw.provider.e_sqlite3.dll
- lib\SixLabors.Fonts.dll
- lib\System.IO.Packaging.dll
- lib\System.Security.Cryptography.ProtectedData.dll
- lib\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a
- lib\runtimes\linux-arm\native\libe_sqlite3.so
- lib\runtimes\linux-arm64\native\libe_sqlite3.so
- lib\runtimes\linux-armel\native\libe_sqlite3.so
- lib\runtimes\linux-mips64\native\libe_sqlite3.so
- lib\runtimes\linux-musl-arm\native\libe_sqlite3.so
- lib\runtimes\linux-musl-arm64\native\libe_sqlite3.so
- lib\runtimes\linux-musl-x64\native\libe_sqlite3.so
- lib\runtimes\linux-ppc64le\native\libe_sqlite3.so
- lib\runtimes\linux-s390x\native\libe_sqlite3.so
- lib\runtimes\linux-x64\native\libe_sqlite3.so
- lib\runtimes\linux-x86\native\libe_sqlite3.so
- lib\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib
- lib\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib
- lib\runtimes\osx-arm64\native\libe_sqlite3.dylib
- lib\runtimes\osx-x64\native\libe_sqlite3.dylib
- lib\runtimes\win-arm\native\e_sqlite3.dll
- lib\runtimes\win-arm64\native\e_sqlite3.dll
- lib\runtimes\win-x64\native\e_sqlite3.dll
- lib\runtimes\win-x86\native\e_sqlite3.dll
- public\Compare-M365Scans.ps1
- public\Connect-M365.ps1
- public\Disconnect-M365.ps1
- public\Export-M365Permissions.ps1
- public\Get-M365Config.ps1
- public\Get-M365Permissions.ps1
- public\Get-M365ScanStatus.ps1
- public\Set-M365Config.ps1
- public\Start-M365GUI.ps1
- public\Start-M365Scan.ps1
- public\Stop-M365GUI.ps1
- public\Stop-M365Scan.ps1