Recently I had a need in a project to get the dates that users were created/added to Microsoft 365, so it would be possible to get some statistics on how many users were added per period. As the number of users was not that big, the quicker solution was to figure out a way using Azure AD PowerShell.
Prerequisite
Azure AD Powershell module installed.
The simpler…
Continue Reading Michel Mendes’s Article on their blog
How to get created date for Azure AD/Microsoft 365 Users with PowerShell
How to get the date that users were added to Azure AD/Microsoft 365 using PowerShell.
Blog Syndicated with Michel Mendes’s Permission