M365Permissions v1.1.4

1.1.4 finally brings unattended scanning using a service principal!

I’ve described how to first set up a service principal in a separate post.

Full changelog:

  • [Feature] Add SPN scanning
  • [Feature] Configurable connection method
  • [Feature] Scan PowerBI gateways
  • [Feature] Scan PowerBI Lakehouses and Warehouses
  • [Feature] Add view config function
  • [Feature] Client cert creation function
  • [BugFix] Fix diff scanning path issue
  • [BugFix] Exclude modified field when detecting changes

Download / Use:

M365Permissions module page | Github | PSGallery

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

9 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments
Olli
Olli
1 month ago

Very good module, thank you

I have one guestions: its too possible to get PIM enabled groups members also? I mean eligible and active members

Steve
Steve
1 month ago

This module is very helpful, thank you.

Get-AllSharingLinks and Get-AllSharingLinkPermissions would be amazing. To audit all sharing links in a document store.

link
link
1 month ago

PowerShell\Modules\M365Permissions\1.1.4\private\new-GraphQuery.ps1:102
Line |
102 | … ke-RestMethod -Uri $nextURL -Method $Method -Headers $headers -Conten …
| ~~~~~~~~
| Cannot convert ‘System.Object[]’ to the type ‘System.Collections.IDictionary’ required by parameter ‘Headers’.
| Specified method is not supported.