0.9.0-preview
Pre-release
Pre-release
What's Changed
- Update module version by @KenitoInc in #814
- add required scopes and SFI guidelines for GUIDs by @omondiatieno in #806
- Update Scope details for the Service Principal cmdlets (ADO-259673) by @SteveMutungi254 in #803
- Add ServicePrincipalDelegatedPermissionClassification Scopes by @SteveMutungi254 in #818
- [Entra PowerShell] Customer Top Requested Cmdlet updates (ADO-258505) by @csmulligan in #793
- Clean up cmdlet examples: add scopes, correct GUIDs, remove PSh prompt. by @msewaweru in #792
- Users/enganga/find entrapermissions by @emmanuel-karanja in #764
- New-AzureADApplicationPasswordCredential (Bugfix for #802) by @v-akarke in #815
- Users/enganga/get entracontext cmdlet by @emmanuel-karanja in #759
- BUGFIX #831 by @v-akarke in #832
- serialization hotfix by @v-uansari in #839
- New-EntraUserAppRoleAssignment hotfix by @snehalkotwal in #838
- Adding scopes for User resources to cmdlet examples. by @SteveMutungi254 in #840
New Contributors
- @omondiatieno made their first contribution in #806
- @csmulligan made their first contribution in #793
- @msewaweru made their first contribution in #792
Installation instructions
Install the module from PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.9.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.9.0-preview -AllowPrerelease -Repository PSGallery –Force
Full Changelog: 0.8.0-preview...0.9.0-preview