0.18.0-preview
Pre-release
Pre-release
Release Notes
0.18.0 - October 17th, 2024
- Added usability-focused parameter switches to the
Set-EntraUserLicence
andSet-EntraUserPassword
cmdlets. - Fixed issue #1118: corrected parameter sets for
Find-EntraPermission
. - Improved documentation quality scores for 20 cmdlets.
- Enhanced examples for 8 cmdlets.
- Implemented platform-level security hardening in the release pipeline
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.18.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.18.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Remove trailing period on titles resulting in build warnings by @SteveMutungi254 in #1143
- Remove submodule by @KenitoInc in #1151
- Fix Find-EntraPermission to be consistent with Find-MgGraphPermission by @emmanuel-karanja in #1145
- Add example to cmdlet by @msewaweru in #1152
- Batch Acrolinx bump to over 80% score by @SteveMutungi254 in #1149
- Auto-generated baselines by 1ES Pipeline Templates by @microsoft-github-policy-service in #1132
- Missed Usability Params for 'Set-EntraUserLicence' and 'Set-EntraUserPassword' by @emmanuel-karanja in #1150
- Update Set-EntraBetaServicePrincipal.md by @msewaweru in #1146
- Documentation enhancements based on customer feedback for release 0.18.0 by @SteveMutungi254 in #1153
- Update the version to v0.18.0 by @emmanuel-karanja in #1157
Full Changelog: 0.17.0-preview...0.18.0-preview