Releases: microsoftgraph/entra-powershell
0.13.0-preview
Release Notes
0.13.0 - August 2024
- Added 5 net new cmdlets (Entra Policy, Application Password, Application Service Endpoints).
- Documentation improvements for over 25 existing cmdlet references documentation.
- Added over 50 Beta cmdlet references documentation.
- Issue 882 fix: Get-EntraGroupMember - to return Service Principal as a member.
- Issue 952 fix: Decoupled SignInActivity but added an example guidance on how to use SignInActivity property.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.13.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.13.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Beta docs by @snehalkotwal in #900
- Get-EntraUser : Removed SignInActivity and added Examples by @v-akarke in #974
- New-EntraApplicationPasswordCredential-doc by @v-akarke in #975
- Get-EntraBetaApplicationPasswordCredential by @v-akarke in #960
- Get-EntraGroupMember by @v-akarke in #963
- updated beta docs by @v-uansari in #930
- Set-EntraServicePrincipal and Set-EntraBetaServicePrincipal by @v-akarke in #809
- Get-EntraUser by @v-akarke in #982
- New-EntraConditionalAccessPolicy and New-EntraApplicationPassword -Hotfix by @v-akarke in #969
- New-EntraPolicy by @v-uansari in #871
- Improvements to commands docs based on review exercise by @SteveMutungi254 in #967
- Set entra policy by @v-uansari in #891
- Remove-EntraPolicy by @v-uansari in #877
- Add-EntraScopedRoleMembership by @v-uansari in #801
- Get entra policy by @v-uansari in #981
- Beta docs by @v-ymundhe in #953
- Update version to v0.13.0-preview by @KenitoInc in #984
New Contributors
- @v-ymundhe made their first contribution in #953
Full Changelog: 0.12.0-preview...0.13.0-preview
0.12.0-preview
Release Notes
0.12.0 - July 2024
- Added 3 new cmdlets for Global Secure Access - Private Access App segment management (preview)
- Documentation improvements - Added Beta documentation for over 50 cmdlets.
- Additional bug fixes from GitHub issues such as 936, 892.
- Added missing types that were throwing warnings on missing types for Get-EntraApplication and Get-EntraBetaApplication commands.
- Updated OData version to v4 in documentation references.
- Added required permissions for 34 additional commands.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.12.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.12.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Resolve broken link in New-EntraRoleDefinition page by @msewaweru in #935
- Get-EntraContext by @v-akarke in #939
- Get-EntraPolicy by @v-akarke in #795
- OData Version update from v3.0 to v4.0 by @emmanuel-karanja in #938
- Get-EntraAttributeSet by @v-akarke in #799
- New-EntraAttributeSet by @v-akarke in #804
- Beta docs by @snehalkotwal in #931
- Set-EntraAttributeSet by @v-akarke in #805
- Added online-version to docs by @emmanuel-karanja in #948
- Add docs for Property params in beta cmdlets by @KenitoInc in #944
- Remove-EntraAdministrativeUnitMember by @v-uansari in #876
- Remove-EntraAdministrativeUnit by @v-uansari in #823
- Add batch 2 scopes - Entra PowerShell cmdlets to increase usability by @SteveMutungi254 in #897
- Select-EntraGroupIdsGroupIsMemberOf - HOTFIX by @v-akarke in #951
- types fix by @v-uansari in #937
- Bugfix-936 by @v-akarke in #941
- Docs update - from learnings during review exercise by @SteveMutungi254 in #942
- License-Hotfix by @v-akarke in #954
- Beta Docs by @snehalkotwal in #946
- Docs beta 17/07 by @snehalkotwal in #933
- Private Access App segment management by @andres-canello in #934
- Set-EntraAdministrativeUnit by @v-uansari in #824
- Kemunga/fix property params ms cmds by @KenitoInc in #956
- Get-EntraGroupMember by @v-akarke in #950
- Serialization Fix by @v-akarke in #957
- Bugfix-892 by @v-akarke in #955
- Remove-EntraScopedRoleMembership by @v-uansari in #813
- Update version v0.12.0 by @KenitoInc in #958
New Contributors
- @andres-canello made their first contribution in #934
Full Changelog: 0.11.0-preview...0.12.0-preview
0.11.0-preview
Summary
- We have made updates to docs.
- We have added the required scopes in the examples for top cmdlets.
- We have resolved local build issue for PowerShell 7.x.
- Additional bug fixes from GitHub issues.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.11.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.11.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Updated .md files to reflect public preview status. by @SteveMutungi254 in #875
- added connect-entra disconnect-entra in beta by @v-uansari in #789
- #874 fixed by adding conditions by @v-uansari in #883
- Add contribution guide by @SteveMutungi254 in #884
- Add scopes - batch 1 for Entra PowerShell cmdlets by @SteveMutungi254 in #895
- New-EntraOauth2PermissionGrant GA and Beta by @v-akarke in #872
- Bugfix-903 by @v-akarke in #904
- fixed byte read issue by @v-uansari in #889
- Commit Fix by @emmanuel-karanja in #921
- Bugfix #885 by @v-akarke in #898
- BUGFIX #906 by @v-akarke in #912
- Beta doc 07 by @snehalkotwal in #887
- DOCS Property params v1.0 by @KenitoInc in #914
- Added public docs contribution section. by @SteveMutungi254 in #924
- Beta cmdlet docs by @snehalkotwal in #881
- Beta docs by @snehalkotwal in #860
- Updated Documentation for EntraBeta by @snehalkotwal in #837
- Doc Beta cmdlets by @snehalkotwal in #835
- Bugfix - #902 by @v-akarke in #923
- Fix typo "Get-EntraDomainFedrationSettings" -> "Get-EntraDomainFederationSettings" by @cnotin in #908
- ms-services-removal-updates by @emmanuel-karanja in #927
- Add AuditLog permission to User resource by @SteveMutungi254 in #928
- Update version to v0.11.0-preview by @KenitoInc in #925
New Contributors
Full Changelog: 0.10.0-preview...0.11.0-preview
0.10.0-preview
Summary
- We have added the capability to auto-install module dependencies.
- We have added the required scopes in the examples for top cmdlets.
- Additional bug fixes from GitHub issues.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.10.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.10.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Update version to 0.9.0-preview by @KenitoInc in #843
- Get-EntraUserManager hotfix by @v-uansari in #834
- Added scopes for App Roles, Administrative Units and other top cmdlets scopes by @SteveMutungi254 in #846
- EntraApplication-Hotfix for PublicClient by @v-akarke in #842
- Remove ExternalModuleDependencies by @KenitoInc in #853
- Adding scopes, roles and additional edits for top resources - RoleAssignments, RoleDefinition by @SteveMutungi254 in #854
- Connect entra docs hot fix by @snehalkotwal in #828
- Fix code sign by @KenitoInc in #863
- Support for Property parameter by @KenitoInc in #758
- Fix codesign for staging and publishing artifacts by @KenitoInc in #864
- removed MS prefix cmdlets by @v-varshamane in #847
- Bulk update PR by @emmanuel-karanja in #868
- Adding Connect-Entra enhancements by @SteveMutungi254 in #867
- Update version to v0.10.0-preview by @KenitoInc in #865
Full Changelog: 0.9.0-preview...0.10.0-preview
0.9.0-preview
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
0.8.0-preview
What's Changed
- Update BUILD.md by @SteveMutungi254 in #686
- doc updates by @v-varshamane in #673
- removed missing parameters by @snehalkotwal in #681
- msol docs updates by @v-uansari in #677
- doc updates by @v-uansari in #690
- Fix formatting by @KenitoInc in #691
- doc updates by @snehalkotwal in #692
- Mock Test Cases by @v-akarke in #662
- All parameter fix for Custom Script by @v-akarke in #655
- commented test for count check of total cmdlets by @v-varshamane in #706
- Get-AzureADApplicationProxyConnectorGroup by @v-akarke in #617
- Get-AzureADApplicationProxyConnectorGroupMembers by @v-akarke in #622
- Set-AzureADApplicationProxyConnectorGroup by @v-akarke in #636
- Proposed way to create aliases for Connect-Entra and Disconnect-Entra by @rtintor in #708
- Set-AzureADApplicationProxyApplicationConnectorGroup by @v-akarke in #641
- Get-EntraBetaApplicationProxyConnector by @v-akarke in #611
- New-ApplicationProxyConnectorGroup by @v-akarke in #656
- Remove-AzureADApplicationProxyConnectorGroup by @v-akarke in #663
- Set-AzureADApplicationProxyConnector by @v-akarke in #666
- Added a note to install dependencies when using folder option. by @SteveMutungi254 in #715
- Add correct custom header command by @KenitoInc in #716
- Remove-AzureADApplicationProxyApplicationConnectorGroup by @v-akarke in #670
- Get azure ad application proxy application connector group by @snehalkotwal in #698
- Attempt to fix pr trigger by @KenitoInc in #723
- Docs for Docs-Get-EntraBetaApplicationProxyApplication by @snehalkotwal in #695
- added onPremisesExtensionAttributes by @v-varshamane in #721
- New-AzureADApplicationProxyApplication by @v-akarke in #689
- Set-AzureADApplicationProxyApplicationSingleSignOn by @v-akarke in #687
- Set-AzureADApplicationProxyApplication by @v-akarke in #693
- added doc by @snehalkotwal in #719
- added doc by @snehalkotwal in #713
- Update issue templates by @KenitoInc in #696
- Update issue templates by @KenitoInc in #697
- Get-AzureADServicePrincipal by @v-akarke in #474
- New-AzureADMSNamedLocationPolicy by @v-akarke in #491
- Get-AzureADObjectByObjectId by @v-akarke in #710
- Get-EntraUser : Updated Properties using API by @v-akarke in #729
- Get-AzureADApplicationProxyConnectorMemberOf by @v-akarke in #694
- New-AzureADMSConditionalAccessPolicy by @v-akarke in #453
- Get-AzureADMSNamedLocationPolicy by @v-akarke in #482
- Get-EntraGroupMember by @v-akarke in #731
- New azure ad service principal password credential by @snehalkotwal in #717
- Remove-EntraBetaApplicationProxyApplication by @v-akarke in #709
- Fix Set-EntraUser doc by @KenitoInc in #765
- Get-EntraEnvironment and Add-EntraEnvironment by @emmanuel-karanja in #750
- Adding missing system common parameters by @rtintor in #736
- get-azureadapplicationlogo by @v-uansari in #712
- Select-EntraGroupIdsGroupIsMemberOf by @v-akarke in #714
- Headers fix for Set-EntraUserLicense, Set-EntraUserPassword, Set-EntraBetaUserLincense, Set-EntraBetaUserPassword by @v-akarke in #771
- Connect-Entra by @v-akarke in #722
- added doc for Add-entraGroupMember by @snehalkotwal in #768
- Connect-Entra (HotFix) by @v-akarke in #777
- add doc for New-EntraMSGroup by @snehalkotwal in #742
- Get-AzureADMSConditionalAccessPolicy by @snehalkotwal in #456
- added doc for Remove-AzureADServicePrincipalPasswordCredential by @snehalkotwal in #718
- Get-EntraCurrentSessionInfo by @v-akarke in #745
- Common parameters fix for CustomScript cmdlets (Entra and EntraBeta) by @v-akarke in #760
- updated doc with all parameter switch by @snehalkotwal in #772
- Doc for Select-EntraGroupIdsContactIsMemberOf by @snehalkotwal in #786
- Remove-AzureADServicePrincipalPasswordCredential by @v-uansari in #383
- Remove-AzureADMSServicePrincipalDelegatedPermissionClassification by @v-uansari in #399
- All parameter Coversion to Switch by @v-akarke in #770
- updated beta cmdlet with all parameter by @snehalkotwal in #778
- Connect Entra and Disconnect-Entra Unit Testing by @v-uansari in #779
- Get-EntraApplicationPasswordCredential - Hotfix by @v-akarke in #782
- Set-EntraPartnerInformation,Set-EntraBetaPartnerInformation by @v-akarke in #780
- Module-Import - Hotfix by @v-akarke in #788
- Update security md by @KenitoInc in #794
- Update-AzureADSignedInUserPassword by @v-uansari in #784
- Get-AzureADServicePrincipalOwnedObject by @v-uansari in #781
- Users/enganga/get entraenvironment cmdlet by @emmanuel-karanja in #773
- Updating scopes for the Group cmdlets. by @SteveMutungi254 in #785
- Add-EntraBetaScopedRoleMembership - Hotfix by @v-akarke in #796
- Fix pipeline failures by @KenitoInc in #812
- Updated ms.service to entra by @emmanuel-karanja in #791
- updated entra doc with switch parameter by @snehalkotwal in #800
Installation instructions
Install the module from PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.8.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.8.0-preview -AllowPrerelease -Repository PSGallery –Force
Full Changelog: 0.7.1-preview...0.8.0-preview
0.7.1-preview
What's Changed
- doc updates for entra cmdlets by @v-varshamane in #667
- Updated Get-Started with Get-ChildItem instead of dir -r by @aavdberg in #389
- Fix error with New-EntraCustomHeader by @rtintor in #678
- Update version 0.7.1 for private preview by @KenitoInc in #685
New Contributors
Installation instructions
Download the file EntraPowerShell_0.7.1-preview.zip
and unpack it in a local directory. Windows detects that the files were downloaded from the internet and blocks them from execution. To unblock, run the following:
# Let's assume the unpacked files are in c:\test\entra-powershell
cd c:\test\entra-powershell
# Unblock the content using
dir -r | unblock-file
# Add the folder to your module's path; this is temporary. To make it permanent, run the following with admin privileges
$env:PSModulePath += ";C:\test\Entra-PowerShell"
# Import the module
Import-Module Microsoft.Graph.Entra -Force
# or for beta
Import-Module Microsoft.Graph.Entra.Beta -Force
For simplicity, copy the unblocked files to your PowerShell modules folder, and then you can use the import without the path.
Full Changelog: 0.7.0-preview...0.7.1-preview
0.7.0-preview Release
Microsoft Entra PowerShell Highlights
What's Changed
- Update GET-STARTED.md by @SteveMutungi254 in #433
- New azure ad service principal password credential by @v-uansari in #403
- Get-AzureADMSApplicationTemplate by @v-uansari in #408
- Set-AzureADTenantDetail by @v-uansari in #423
- Remove-AzureADMSRoleDefinition by @v-uansari in #425
- Restore-AzureADDeletedApplication by @v-uansari in #434
- Restore-AzureADMSDeletedDirectoryObject by @v-uansari in #438
- New-AzureADTrustedCertificateAuthority by @v-akarke in #421
- Remove-AzureADTrustedCertificateAuthority by @v-akarke in #422
- Set-AzureADTrustedCertificateAuthority by @v-akarke in #428
- Set-AzureADMSRoleDefinition by @v-akarke in #430
- Fix some problems creating Enums. by @rtintor in #470
- Set-AzureADMSApplication by @v-akarke in #440
- Set up a preview docset for powershell pages. by @Saisang in #572
- Set-AzureADUserPassword by @v-akarke in #563
- Docs-Remove-EntraApplicationPasswordCredential by @snehalkotwal in #589
- Docs Get-AzureADApplicationPasswordCredential by @v-uansari in #593
- updated Docs-Set-AzureADMSRoleDefinition by @snehalkotwal in #594
- Docs Get-AzureADMSApplicationOwner by @v-uansari in #595
- Docs Get-AzureADMSDeletedGroup by @v-uansari in #602
- Docs-Remove-EntraMSApplication by @snehalkotwal in #604
- Docs Get-AzureADMSIdentityProvider by @v-uansari in #605
- Docs Get-AzureADMSPermissionGrantPolicy by @v-uansari in #606
- Docs-Remove-EntraMSServicePrincipalDelegatedPermissionClassification by @snehalkotwal in #607
- Docs-New-AzureADMSGroupLifecyclePolicy by @snehalkotwal in #609
- Docs-Set-AzureADUserThumbnailPhoto by @snehalkotwal in #610
- updated Docs-New-AzureADMSInvitation by @snehalkotwal in #615
- Updated Set-EntraMSGroupLifecyclePolicy docs by @snehalkotwal in #614
- Updated the Docs Path by @v-akarke in #623
- Updated Select-EntraGroupIdsServicePrincipalIsMemberOf docs by @snehalkotwal in #590
- Docs-Remove-EntraApplicationKeyCredential by @snehalkotwal in #588
- Doc PR updated for entra cmdlets document by @v-varshamane in #626
- Fix all parameter error by @rtintor in #633
- Increase MaximumFunctionCount by @KenitoInc in #635
- Trigger build by @KenitoInc in #637
- moved files from old location to new location by @v-varshamane in #634
- Bugfix #396 by @v-akarke in #650
- Add telemetry by @KenitoInc in #646
- Update version 0.7.0 for private preview by @rtintor in #592
New Contributors
Installation instructions
Download the file EntraPowerShell_0.7.0-preview.zip
and unpack it in a local directory. Windows detects that the files were downloaded from the internet and blocks them from execution. To unblock, run the following:
# Let's assume the unpacked files are in c:\test\entra-powershell
cd c:\test\entra-powershell
# Unblock the content using
dir -r | unblock-file
# Add the folder to your module's path; this is temporary. To make it permanent, run the following with admin privileges
$env:PSModulePath += ";C:\test\Entra-PowerShell"
# Import the module
Import-Module Microsoft.Graph.Entra -Force
# or for beta
Import-Module Microsoft.Graph.Entra.Beta -Force
For simplicity, copy the unblocked files to your PowerShell modules folder, and then you can use the import without the path.
Full Changelog: 0.6.0-preview...0.7.0-preview
0.6.0-preview Release
Microsoft Entra PowerShell Highlights
What's Changed
- Updating the release version to EntraPowerShell_0.5.0-preview version by @SteveMutungi254 in #361
- doc updates as per public doc by @v-varshamane in #366
- Adding Remove-AzureADMSScopedRoleMembership by @v-kachchani in #334
- New-AzureADMSApplicationPassword by @v-akarke in #335
- Revoke-AzureADSignedInUserAllRefreshToken by @v-akarke in #337
- adding Set-AzureADUserThumbnailPhoto by @v-kachchani in #343
- Select-AzureAdGroupIdsUserIsMemberOf by @v-kachchani in #346
- Set-AzureADServicePrincipal by @v-akarke in #348
- Get-AzureADUser by @v-akarke in #365
- test cases for Get-EntraApplication by @v-akarke in #345
- Adding Get-EntraApplicationProxyApplication.ps1 by @rtintor in #198
- updated prerequisite file for missing beta cmdlets by @v-varshamane in #377
- fixed all parameter issue by @v-varshamane in #378
- Renamed AzureAD-> Entra and AzureADPreview->EntraBeta by @v-varshamane in #384
- Add a tip for PowerShell version 5.1 users to add by @SteveMutungi254 in #381
- Get-EntraHasObjectsWithDirSyncProvisioningError by @v-akarke in #369
- Get-AzureADMSDeletedDirectoryObject by @v-akarke in #372
- Select-AzureADGroupIdsContactIsMemberOf by @v-akarke in #373
- updated custom script for Get-AzureADServicePrincipalKeyCredential by @v-uansari in #379
- updated custom script for Get-AzureADServicePrincipalPasswordCredential by @v-uansari in #380
- customization for New-AzureADServicePrincipalPasswordCredential by @v-uansari in #382
- Get-AzureADMSIdentityProvider by @v-akarke in #385
- Get-AzureADContactDirectReport by @v-akarke in #386
- Rename AzureAD to Entra by @KenitoInc in #387
- Remove-AzureADMSConditionalAccessPolicy by @v-akarke in #388
- Remove-AzureADMSNamedLocationPolicy by @v-akarke in #390
- Set-AzureADMSConditionalAccessPolicy by @v-akarke in #397
- Set-AzureADMSAuthorizationPolicy by @v-akarke in #398
- Set-AzureADMSIdentityProvider by @v-akarke in #402
- Select-AzureADGroupIdsServicePrincipalIsMemberOf by @v-akarke in #404
- New-AzureADMSIdentityProvider by @v-akarke in #405
- Get-EntraUser/Get-EntraBetaUser - SearchString (Bugfix) by @v-akarke in #407
- Get-AzureADMSUser - Fixed default output format by @v-akarke in #409
- Get-AzureADMSDeletedGroup by @v-akarke in #412
- Get-AzureADTrustedCertificateAuthority by @v-akarke in #415
- Set-AzureADMSNamedLocationPolicy by @v-akarke in #418
- Upgrading version number 0.6.0-preview by @rtintor in #432
New Contributors
- @KenitoInc made their first contribution in #387
Installation instructions
Download the file EntraPowerShell_0.6.0-preview.zip
and unpack it in a local directory. Windows detects that the files were downloaded from the internet and blocks them from execution. To unblock, run the following:
# Let's assume the unpacked files are in c:\test\entra-powershell
cd c:\test\entra-powershell
# Unblock the content using
dir -r | unblock-file
# Add the folder to your module's path; this is temporary. To make it permanent, run the following with admin privileges
$env:PSModulePath += ";C:\test\Entra-PowerShell"
# Import the module
Import-Module Microsoft.Graph.Entra -Force
# or for beta
Import-Module Microsoft.Graph.Entra.Beta -Force
For simplicity, copy the unblocked files to your PowerShell modules folder, and then you can use the import without the path.
Full Changelog: 0.5.0-preview...0.6.0-preview
0.5.0-preview Release
Microsoft Entra PowerShell Highlights
What's Changed
- Add-AzureADServicePrincipalOwner by @v-akarke in #290
- New-AzureADServiceAppRoleAssignment by @v-akarke in #292
- New-AzureADUserAppRoleAssignment by @v-akarke in #293
- Get-AzureADMSRoleDefinition by @v-uansari in #295
- Add-AzureADDirectoryRoleMember by @v-uansari in #296
- Get-AzureADTenantDetail by @v-akarke in #297
- Remove-AzureADUserAppRoleAssignment by @v-akarke in #298
- Get-AzureADContact by @v-akarke in #299
- Get-AzureADContactMembership GA1.0 and Beta by @v-uansari in #300
- Remove an escape character by @alexandair in #279
- Get-AzureADDeviceRegisteredOwner by @v-akarke in #229
- Get-AzureADDeviceRegisteredUser by @v-akarke in #230
- Get-AzureADUserDirectReport by @snehalkotwal in #219
- Remove-AzureADServicePrincalOwner GA1.0 and Beta hotfix by @v-uansari in #301
- Get-AzureADDirectoryRoleMember by @v-akarke in #302
- Remove-AzureADDeviceRegisteredOwner by @v-akarke in #303
- Remove-AzureADDirectoryRoleMember by @v-akarke in #304
- New-AzureADServicePrincipal GA1.0 and Beta by @v-uansari in #305
- New-AzureADMSApplicationExtensionProperty GA1.0 and Beta by @v-uansari in #306
- Get-AzureADDomainServiceConfigurationRecord by @v-akarke in #307
- Remove-AzureADServiceAppRoleAssignment GA1.0 and Beta by @v-uansari in #308
- New-AzureADMSRoleDefinition by @v-akarke in #309
- Remove-AzureADDeviceRegisteredUser by @v-akarke in #310
- Get-AzureADDomainNameReference by @v-akarke in #311
- New-AzureADDomain by @v-akarke in #312
- Get-AzureADDomainVerificationDnsRecord by @v-akarke in #313
- Get-AzureADMSScopedRoleMembership by @v-akarke in #317
- New-AzureADApplicationExtensionProperty by @v-uansari in #321
- Add-AzureADMSApplicationOwner by @v-akarke in #324
- Get-AzureADDeletedApplication GA1.0 and Beta by @v-uansari in #325
- Remove-AzureADMSApplicationOwner by @v-kachchani in #329
- New-AzureADMSInvitation by @v-akarke in #331
- Get-AzureADApplication by @v-akarke in #333
- Get-AzureADUserCreatedObject-GA by @snehalkotwal in #206
- Get-AzureADUserExtension by @snehalkotwal in #209
- Get-AzureADUserOAuth2PermissionGrant by @snehalkotwal in #215
- Fix dead link to the license file in README.MD by @michaelmsonne in #186
- Module help files to Markdown by @rtintor in #339
- Update to docs processing by @rtintor in #340
- Added Get-Started page by @SteveMutungi254 in #338
- Issue creating objects. by @rtintor in #341
- Update nugetauthenticate from 0 to 1 by @rtintor in #342
- Update BUILD.md by @SteveMutungi254 in #352
- Bugfix-277 by @v-akarke in #351
- Updated Build process by bumping the docs quality score to >80% by @SteveMutungi254 in #354
- Enriched the guidance when choosing the module (Graph PS vs. Entra PS). by @SteveMutungi254 in #353
- Update README.md by @SteveMutungi254 in #359
- Version 0.5.0-preview by @rtintor in #360
Installation instructions
Download the file EntraPowerShell_0.5.0-preview.zip
and unpack it in a local directory. Windows detects that the files were downloaded from the internet and blocks them from execution. To unblock, run the following:
# Let's assume the unpacked files are in c:\test\entra-powershell
cd c:\test\entra-powershell
# Unblock the content using
dir -r | unblock-file
# Add the folder to your module's path; this is temporary. To make it permanent, run the following with admin privileges
$env:PSModulePath += ";C:\test\Entra-PowerShell"
# Import the module
Import-Module Microsoft.Graph.Entra -Force
# or for beta
Import-Module Microsoft.Graph.Entra.Beta -Force
For simplicity, copy the unblocked files to your PowerShell modules folder, and then you can use the import without the path.
Full Changelog: 0.4.0-preview...0.5.0-preview