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
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.
Blog Syndicated with Michel Mendes’s Permission
More About This Author

-
SharePoint and Office 365 Consultant/Developer always trying to get the best from Microsoft stack (Microsoft 365/Azure/Power Platform and related stuff).
Living in Ireland since 2018, I had previously worked in Brazil as a consultant/developer for Office 365, SharePoint and related technologies for almost 10 years.
Array
#Dyn365CE2021.01.07PowerShell: Get created date for Microsoft 365/Azure AD users
#Dyn365CE2020.12.24PowerShell script: Get created date for Microsoft 365/Azure AD users
#Dyn365CE2020.09.12Alternative to the ‘in’ operator for Power Apps when filtering SharePoint data
#Dyn365CE2020.08.29Power Apps & SharePoint: Dynamically get the site URL from lists used in an App (and make your app Flows easily reusable)