IdentityOps

1.0.1

IdentityOps is a Microsoft Graph-based PowerShell module that helps IT admins and security teams audit and secure their Entra ID (Azure AD) tenant. It provides 17 ready-to-use commands that detect common identity risks — expiring app secrets and certificates, guest accounts that never signed in, apps with no owners, users without MFA, over-privileged service principal
IdentityOps is a Microsoft Graph-based PowerShell module that helps IT admins and security teams audit and secure their Entra ID (Azure AD) tenant. It provides 17 ready-to-use commands that detect common identity risks — expiring app secrets and certificates, guest accounts that never signed in, apps with no owners, users without MFA, over-privileged service principals, ownerless groups, dormant applications, orphaned role assignments, and more. It also audits Conditional Access policies for gaps, reports cross-tenant access risks, finds pending admin consent requests, and simplifies granting Graph API permissions to managed identities. Every command supports CSV export with -ToCsv for easy reporting. Supports 8 authentication flows including interactive, device code, client secret, certificate, managed identity, and access token.
Show more

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name IdentityOps

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

Install-PSResource -Name IdentityOps

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) 2026 IdentityOps Contributors. MIT License.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 6 5/20/2026
1.0.0 7 5/20/2026