microsoftgraph / microsoftgraph/entra-powershell

🪲EntraInactiveSignInUser Days Limitation

Open
#1,596 1 comment 1 reaction 2 assignees View on GitHub

@reneemichiko is already working on this.

Since May 14, 2026.

  • #1601 by @copilot-swe-agent — open
documentation
Dominant language
PowerShell
Stars
213
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

Get-EntraBetaInactiveSignInUser and Get-EntraInactiveSignInUser are limited to 30 days even though documentation indicates it can go further - Get-EntraBetaInactiveSignInUser - Get-EntraInactiveSignInUser

To Reproduce

Steps to reproduce the behavior:

Connect-Entra -Scopes 'AuditLog.Read.All','User.Read.All'
Get-EntraBetaInactiveSignInUser -LastSignInBeforeDaysAgo 90

Expected behavior

Output of users who have not signed in for the last 90 days

Debug Output

No difference from standard command - See screenshots

Module Version

1.2.0

Environment Data

Image

Screenshots

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.