0.8.0-preview
Pre-release
Pre-release
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