EntraAuthenticationMetrics

0.1.0

PowerShell module for gathering authentication metrics from Entra ID.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EntraAuthenticationMetrics

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EntraAuthenticationMetrics

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Desktop Core

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

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