1.0.7
Release Notes
1.0.7 - May 5th, 2025
- Bug Fixes:
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Entra -RequiredVersion 1.0.7 -Repository PSGallery -Force -AllowClobber
For beta module
Install-Module -Name Microsoft.Entra.Beta -RequiredVersion 1.0.7 -Repository PSGallery -Force -AllowClobber
What's Changed
- Fix: Replace en dash with hyphen in Group functions by @SamErde in #1450
- Enganga/bulk url update by @emmanuel-karanja in #1439
- [Bug fix 1435] Get-EntraUserExtension by @SteveMutungi254 in #1451
- Fix - New-EntraApplication - Multiple RequiredResourceAccess entries failure by @SteveMutungi254 in #1458
- Update version to v1.0.7 by @KenitoInc in #1462
Full Changelog: 1.0.6...1.0.7