Azure AD Application Registration inventory script
Generate a report of all your Azure AD application registrations, along with their properties and permissions… …
Continue readingAzure AD Application Registration inventory script
All about Microsoft 365
Generate a report of all your Azure AD application registrations, along with their properties and permissions… …
Continue readingAzure AD Application Registration inventory script
Microsoft started reporting on Azure AD sign-in events for service principals a while back, and has now finally made them available via the Graph API… …
Continue readingAccess Azure AD sign-in events for service principals via the Graph API
Quick and easy to use PowerShell cmdlets to list all groups or teams a user is a member of in Microsoft 365… …
Continue readingQuickly list all Groups and Teams a user is member of in Microsoft 365
The question of “when was my organization’s tenant created” popped up recently, so I thought I’d address it in a short blog post. After all, it’s an interesting bit of information to have, and as it turns out it’s now actually displayed on the landing page of the Teams Admin …
Two years back, I published a short “proof of concept” script that helps you enumerate Teams apps and tabs across all your organization’s Teams. Due to some recent changes in the Graph API endpoints required to use the script, it’s time for an updated version. Probably the most important change …
Continue readingUpdated version of the Reporting on Teams apps and tabs script