1.0.6
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Entra -RequiredVersion 1.0.6 -Repository PSGallery -Force -AllowClobber
For beta module
Install-Module -Name Microsoft.Entra.Beta -RequiredVersion 1.0.6 -Repository PSGallery -Force -AllowClobber
What's Changed
- [POC]Enganga/usgov redirect issue test by @emmanuel-karanja in #1436
- Quality enhancements - Input validations for user related navigational resources by @SteveMutungi254 in #1433
- [Quality] Group commands - Add validations and pre-checks by @SteveMutungi254 in #1434
- Annotating $TenantId with obsolescence message by @SteveMutungi254 in #1423
- Add Set-EntraCBACertificateUserId by @amoslue in #1429
- Set-EntraBetaAppRoleToApplicationUser by @KenitoInc in #1442
- Upgrade to release v1.0.6 by @emmanuel-karanja in #1446
New Contributors
Full Changelog: 1.0.5...1.0.6