Edit

Share via


What's new in Microsoft Entra PowerShell

This article lists all new articles that were added or had significant updates in the last month. It also lists the new features in the Microsoft Entra PowerShell module to manage Microsoft Entra resources.

What's new in docs

June 2025

New articles

Updated articles

April 2025

New articles

  • Offboard users - Learn to offboard users by invalidating sessions, resetting passwords, and removing device ownership.

Updated articles

February 2025

Updated articles

Improvements based on module usability and docs bug bash feedback:

  • Version 1.0.12 - September 2025

    • Bug Fixes:

      • Moved Get-EntraUnsupportedCommand to the root modules - Microsoft.Entra and Microsoft.Entra.Beta - and removed it from sub-modules to align with its usage in Enable-EntraAzureADAlias. PR #1543
      • Enabled Enable-EntraAzureADAlias cmdlet in the beta module. PR #1542
    • Cmdlet Enhancements:

      • Added the -AppendSelected parameter to high usage cmdlets in applications, users, and groups sub-modules. PR #1518
      • Implemented authentication checks across all cmdlets to indicate the correct permissions in case of a failed connection using Connect-Entra.
      • Updated the -Features parameter under Set-EntraDirSyncFeature command to allow processing of multiple features at once.. PR #1527
      • Extended the Get-EntraUser command to include -PageSize parameter. PR #1526

Module version history

Version 1.0.11 - August 2025

  • Bug Fixes:

    • Updated cmdlet binding for Remove-EntraBetaPrivateAccessApplicationSegment command. PR #1524

    • Cmdlet Enhancements:

      • Updated the verb on Update-EntraSignedInUserPassword command to Set-EntraSignedInUserPassword. PR #1516
      • Updated the command name Set-EntraUserPassword to Set-EntraUserPasswordProfile and the corresponding parameters. PR #1519
      • Removed Microsoft.Graph.Users.Functions dependency for performance improvement. PR #1521
  • Version 1.0.10 - July 2025