1.0.9
Release Notes
1.0.9 - June 30th, 2025
-
Bug Fixes:
-
New cmdlets:
Get-EntraInactiveSigninUser
PR #1438
-
Documentation enhancements:
- Enhanced examples.
- Update
Add-EntraDeviceRegisteredOwner
permissions.
-
Other Enhancements:
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
- Example improvements and additions by @SteveMutungi254 in #1459
- Add ResetRedemption param by @KenitoInc in #1485
- Fix Visibility parameter validation in Set-EntraGroup by @SamErde in #1488
- Kemunga/fix new entra application key credential by @KenitoInc in #1491
- Fix metadata to support new PlatyPS build pipeline by @sdwheeler in #1493
- Update Add-EntraDeviceRegisteredOwner permissions by @KenitoInc in #1496
- Enganga/get msidinactivesigninuser by @emmanuel-karanja in #1438
- Fix New-EntraBetaPrivateAccessApplication cmdletbinding by @DButoyez in #1495
- Add NewUserPrincipalName param to Restore-EntraDeletedDirectoryObject by @KenitoInc in #1497
- Update version to v1.0.9 by @KenitoInc in #1499
Full Changelog: 1.0.8...1.0.9