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.9 - June 2025

    • New Commands:

    • Bug Fixes and command improvements:

      • Fixed Visibility parameter validation in Set-EntraGroup. PR #1488.
      • Fixed NewEntraApplicationKeyCredential.PR #1491.
      • Fixed metadata to support new PlatyPS build pipeline. PR #1493.
      • Fixed New-EntraBetaPrivateAccessApplication cmdletbinding. PR #1495.
      • Added ResetRedemption parameter. PR #1485.
      • Added NewUserPrincipalName parameter to Restore-EntraDeletedDirectoryObject. PR #1497.
    • Documentation enhancements:

      • Enhanced cmdlets examples.
      • Updated Add-EntraDeviceRegisteredOwner permissions.

Module version history

  • Version 1.0.8 - May 2025

    • New Commands:

    • Bug Fixes and command improvements:

      • Fixed - Sub-modules must have the same version as the root module. PR #1464.
      • Fixed return service principals in Get-EntraGroupOwner response. PR #1470.
      • Fixed OdataId uris. PR #1480.
  • Version 1.0.7 - May 2025

    • Bug Fixes and command improvements:
      • Replaced dash with hyphen in Group functions. PR #1450.
      • Fixed New-EntraApplication multiple RequiredResourceAccess entries failure. PR #1458.
      • Fixed Get-EntraUserExtension for parity with Get-AzureADUserExtension. PR #1451.