0.14.0-preview
Pre-release
Pre-release
KenitoInc
released this
22 Aug 14:43
·
133 commits
to main
since this release
Release Notes
0.14.0 - August 22nd 2024
- Added 17 net new cmdlets (Custom Security attributes, Application template, Feature Rollout policy, Audit Directory logs, Audit SignIn Logs).
- Improved documentation for over 25 existing cmdlets.
- Added documentation for more than 20 v1.0 cmdlets.
- Added documentation for over 50 Beta cmdlets.
- Enhanced over 40 cmdlets with better examples and detailed descriptions.
- Issue 831fix to return actual Microsoft Graph types instead of PSCustomObjects.
- Performed housekeeping tasks, including strengthening the build and release pipelines.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.14.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.14.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Remove fullstops by @KenitoInc in #987
- Migrate Release build pipeline from microsoftgraph to msazure by @KenitoInc in #996
- Add steps by @KenitoInc in #997
- Kemunga/migrate release build bugfix certs by @KenitoInc in #998
- Kemunga/migrate release build bugfix codesignyml by @KenitoInc in #999
- Update ESRP by @KenitoInc in #1000
- Kemunga/migrate release build bugfix buildagent by @KenitoInc in #1001
- Kemunga/migrate release build bugfix timeout by @KenitoInc in #1002
- Kemunga/migrate release build codesignmigrate by @KenitoInc in #1003
- Doc updated ga 22 by @snehalkotwal in #943
- Updated doc for Get-EntraApplicationPasswordCredential by @snehalkotwal in #1005
- updated DOC by @snehalkotwal in #1014
- Beta Docs by @v-ymundhe in #978
- Beta_Docs_20240809 by @v-pughosh in #989
- Beta_Docs_20240812 by @v-pughosh in #993
- Beta_Docs_20240808 by @v-pughosh in #986
- Migrate CI build by @KenitoInc in #1004
- Beta docs by @v-ymundhe in #966
- Docs beta 26/7 by @snehalkotwal in #959
- New entra conditional access policy doc's by @snehalkotwal in #1012
- Add public documentation link to the module name by @SteveMutungi254 in #992
- added beta docs by @snehalkotwal in #994
- Beta Docs by @v-ymundhe in #985
- updated doc Remove-EntraServicePrincipalPasswordCredential by @snehalkotwal in #1020
- Get-EntraAdministrativeUnitMember by @v-uansari in #862
- Ga docs by @snehalkotwal in #811
- Get-EntraBetaObjectSetting by @v-uansari in #976
- Get entra object setting by @v-uansari in #861
- Get-EntraAuditDirectoryLogs by @v-uansari in #841
- removed common params by @v-uansari in #1009
- Remove common param by @v-pughosh in #1013
- remove common parameters by @v-pughosh in #1008
- Get-EntraScopedRoleMembership by @v-uansari in #816
- New-EntraCustomSecurityAttributeDefinition by @v-uansari in #899
- New-EntraBetaObjectSetting by @v-uansari in #977
- Set-EntraMSCustomSecurityAttributeDefinition by @v-uansari in #829
- Removed Common parameters by @v-akarke in #1010
- Get-EntraAuditSignInLogs by @v-uansari in #878
- #831 output-type-conversion by @v-uansari in #964
- New-EntraFeatureRolloutPolicy by @v-akarke in #990
- New-entraapplicationfromapplicationtemplate by @v-uansari in #901
- Get-EntraApplicationTemplate by @v-uansari in #919
- Bugfix 831 (Returning Graph Types instead of PSCustomObjects) by @v-akarke in #965
- Add-EntraCustomSecurityAttributeDefinitionAllowedValues by @v-akarke in #819
- Set-EntraBetaDirSyncFeature by @v-akarke in #1022
- Get-EntraCustomSecurityAttributeDefinition by @v-akarke in #822
- Adding more and richer examples by @SteveMutungi254 in #995
- Set-msoldirsyncenabledbeta-entra by @v-kachchani in #166
- New-EntraAdministrativeUnit by @v-uansari in #821
- Federation Msol Beta docs by @v-ymundhe in #1019
- New-EntraBetaServicePrincipalPasswordCredential type change by @v-pughosh in #979
- Msol beta doc by @snehalkotwal in #1016
- Get-EntraAdministrativeUnit by @v-uansari in #817
- Add-EntraAdministrativeUnitMember by @v-uansari in #797
- Set-EntraCustomSecurityAttributeDefinitionAllowedValue by @v-uansari in #870
- Cmdlet improvements based on Pull Request review exercise by @SteveMutungi254 in #1017
- Get-EntraServicePrincipalCreatedObject/Get-EntraBetaServicePrincipalCreatedObject by @v-akarke in #1018
- Update version to v0.14-preview by @KenitoInc in #1027
New Contributors
- @v-pughosh made their first contribution in #989
Full Changelog: 0.13.0-preview...0.14.0-preview