I have created a script that does a count of each file type in all teams in Microsoft Teams.It also shows when that file type was last modified in the team. You need an Azure App registration with the Group.Read.All and Site.Read.All rights.
Graph API
Export a users Exchange Online contact list/folder with Graph API!
Short blog post today with a script that exports the root contact list or a specific folder of a users Exchange Online mailbox. You need an Azure application with the app right Contact.Read. If you don't know how to use Graph API in PowerShell and create an Azure app, take a look here at my … Continue reading Export a users Exchange Online contact list/folder with Graph API!