0.20.0-preview
Pre-release
Pre-release
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Entra -RequiredVersion 0.20.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Entra.Beta -RequiredVersion 0.20.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Bug Fix: Update-EntraOauth2PermissionGrant by @SteveMutungi254 in #1182
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 1 by @SteveMutungi254 in #1184
- Bug fix 1185 - Get-EntraBetaServicePrincipalOwner not returning results by @SteveMutungi254 in #1188
- Global secure access commands - Adding syntax sections by @SteveMutungi254 in #1190
- Get-EntraBetaUserAuthenticationMethod by @SteveMutungi254 in #1203
- Get-EntraUserAuthenticationMethod by @SteveMutungi254 in #1202
- Update-EntraBetaUserAuthenticationRequirement - update perUser mfaState by @SteveMutungi254 in #1198
- Get-EntraBetaUserAuthenticationRequirement - perUser mfaState query by @SteveMutungi254 in #1197
- Fix typo in common-functions.ps1 by @SamErde in #1206
- Minor config changes in 1ES release pipeline by @KenitoInc in #1213
- Hotfix - Default format improvements - Get-EntraBetaUserAuthenticationMethod by @SteveMutungi254 in #1215
- Fix RequiredResourceAccess cannot be an array issue in Set-AzureADMSApplication by @PenguinCats in #1229
- Remediate GUIDs per the security dashboard hits by @msewaweru in #1248
- Delete Retired .openpublishing.build.ps1 script of default branch by @shujingMS in #1244
- Enhancement: Get-EntraContext - Add Entra PowerShell version to response by @SteveMutungi254 in #1246
- Hotfix - Update-EntraBetaUserAuthenticationRequirement by @SteveMutungi254 in #1251
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 7 by @SteveMutungi254 in #1219
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 6 by @SteveMutungi254 in #1217
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 5 [domains] by @SteveMutungi254 in #1216
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 3 [devices] by @SteveMutungi254 in #1196
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 2 by @SteveMutungi254 in #1193
- 0.20.0 release - Enrich examples to boost example quality KPI - Batch 2 (users) by @SteveMutungi254 in #1189
- Update New-EntraBetaPrivateAccessApplicationSegment.md by @andres-canello in #1275
- Update .Net version| by @KenitoInc in #1298
New Contributors
- @PenguinCats made their first contribution in #1229
- @shujingMS made their first contribution in #1244
Full Changelog: 0.19.0-preview...0.20.0-preview