EntraAuthenticationMetrics
0.1.0
PowerShell module for gathering authentication metrics from Entra ID.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Phoenix Horizons LLC. All rights reserved.
Package Details
Author(s)
- Gabriel Delaney - gdelaney@phzconsulting.com | https://github.com/thetolkienblackguy
Tags
AzureAD EntraID Authentication Metrics
Functions
Invoke-EAMDashboardCreation Send-EAMMailMessage New-EAMAuthenticationReport New-EAMDashboard
PSEditions
Dependencies
Release Notes
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. Added support for all graph environments.
FileList
- EntraAuthenticationMetrics.nuspec
- EntraAuthenticationMetrics.psd1
- readme.md
- Classes\MimeMapping.ps1
- Imgs\dashboard.png
- Private\Get-EAMGraphEndpoint.ps1
- Private\Get-EAMUser.ps1
- Private\Get-EAMUsers.ps1
- Private\New-EAMAuthenticationObject.ps1
- Private\Write-EAMCertificateWarning.ps1
- Public\New-EAMDashboard.ps1
- Templates\styles.css
- Changelog.md
- EntraAuthenticationMetrics.psm1
- Classes\GraphAuthenticationMethodInfo.ps1
- Imgs\app_registration.png
- Imgs\graph_api_permissions.png
- Private\Get-EAMGroupMember.ps1
- Private\Get-EAMUserAuthenticationMethods.ps1
- Private\Import-EAMCsv.ps1
- Private\Set-EAMAttachmentArray.ps1
- Public\Invoke-EAMDashboardCreation.ps1
- Public\Send-EAMMailMessage.ps1
- Templates\template.html
- LICENSE
- Classes\GraphAuthenticationMethodState.ps1
- Imgs\auth_stats.png
- Imgs\secret.png
- Private\Get-EAMTenantInfo.ps1
- Private\Get-EAMUserAuthenticationState.ps1
- Private\Invoke-EAMWriteProgress.ps1
- Private\Set-EAMRecipientArray.ps1
- Public\New-EAMAuthenticationReport.ps1
- Templates\script.js
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 (current version) | 47 | 3/7/2025 |
0.0.2 | 48 | 2/18/2025 |
0.0.1 | 9 | 2/17/2025 |