Skip to content

1.0.9

Compare
Choose a tag to compare
@KenitoInc KenitoInc released this 02 Jul 06:11
aa8baaa

Release Notes

1.0.9 - June 30th, 2025

  • Bug Fixes:

    • Fixed - Fix Visibility parameter validation in Set-EntraGroup. PR #1488
    • Fixed - Fix NewEntraApplicationKeyCredential. PR #1491
    • Fixed - Fix metadata to support new PlatyPS build pipeline. PR #1493
    • Fixed - Fix New-EntraBetaPrivateAccessApplication cmdletbinding. PR #1495
  • New cmdlets:

    • Get-EntraInactiveSigninUser PR #1438
  • Documentation enhancements:

    • Enhanced examples.
    • Update Add-EntraDeviceRegisteredOwner permissions.
  • Other Enhancements:

    • Add ResetRedemption param. PR #1485
    • Add NewUserPrincipalName param to Restore-EntraDeletedDirectoryObject. PR #1497

Installation instructions

Install the module from the PowerShell gallery

Install-Module -Name Microsoft.Entra -RequiredVersion 1.0.9 -Repository PSGallery -Force -AllowClobber

For beta module

Install-Module -Name Microsoft.Entra.Beta -RequiredVersion 1.0.9 -Repository PSGallery -Force -AllowClobber

What's Changed

Full Changelog: 1.0.8...1.0.9