All notable changes to EntraAuthenticationMetrics will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for all Graph environments (Global, US Gov, US Gov DoD, China, Germany)
- Optimized reporting when using -GroupId as the parameter. Previously the tool would query the members endpoint for the group then pipe the results to the Get-EAMUser function. Now it selects the needed properties from the members endpoint. Which substantially improves performance.
- Started using changelog