Get-MgAuditLogSignIn — Basic UsageIT technician command center
Microsoft Graph · Entra ID and Graph

Get-MgAuditLogSignIn — Basic Usage

Use Get-MgAuditLogSignIn for a standard administrative task.

Copy-ready commandGet-MgAuditLogSignIn — Basic Usage
Get-MgAuditLogSignIn -Top 100

Requirements and permissions

Requirements
Microsoft.Graph PowerShell SDK
Permissions
Graph delegated or application permissions
Last reviewed
2026-07-31

Examples

Basic Usage

Use Get-MgAuditLogSignIn for a standard administrative task.

Get-MgAuditLogSignIn -Top 100

Original command

Retrieve recent sign-in logs.

Get-MgAuditLogSignIn -Top 100

Common errors

Command not found

Confirm Microsoft.Graph PowerShell SDK is installed and available in your current shell.