@@ -554,6 +554,18 @@ This cmdlet supports retrieving recommendations for which policy packages are be
554554### [ Get-CsVideoInteropServiceProvider] ( Get-CsVideoInteropServiceProvider.md )
555555Get information about the Cloud Video Interop for Teams.
556556
557+ ### [ Get-DirectToGroupAssignmentsMigrationStatus] ( Get-DirectToGroupAssignmentsMigrationStatus.md )
558+ Get the status of any direct assignments to group policy assignments migration.
559+
560+ ### [ Get-GroupAssignmentRecommendationsPerPolicyName] ( Get-GroupAssignmentRecommendationsPerPolicyName.md )
561+ Get group policy assignments recommendations based on the existing direct assignments for a policy document.
562+
563+ ### [ Get-GroupAssignmentRecommendationsPerPolicyType] ( Get-GroupAssignmentRecommendationsPerPolicyType.md )
564+ Get group policy assignments recommendations based on the existing direct assignments for a policy type.
565+
566+ ### [ Get-GroupPolicyAssignmentConflict] ( Get-GroupPolicyAssignmentConflict.md )
567+ Get the existing conflicts for a particular group policy assignments which causes it not to be effective for some users.
568+
557569### [ Get-M365TeamsApp] ( Get-M365TeamsApp.md )
558570This cmdlet returns app availability and state for the Microsoft Teams app.
559571
@@ -746,6 +758,12 @@ Use Import-CsAutoAttendantHolidays cmdlet to import holiday schedules of an exis
746758### [ Import-CsOnlineAudioFile] ( Import-CsOnlineAudioFile.md )
747759Use the Import-CsOnlineAudioFile cmdlet to upload a new audio file.
748760
761+ ### [ Invoke-ClearDirectToGroupAssignmentMigration] ( Invoke-ClearDirectToGroupAssignmentMigration.md )
762+ Trigger a new direct assignments to group policy assignments cleanup.
763+
764+ ### [ Invoke-StartDirectToGroupAssignmentMigration] ( Invoke-StartDirectToGroupAssignmentMigration.md )
765+ Trigger a new direct assignments to group policy assignments migration
766+
749767### [ New-CsApplicationAccessPolicy] ( New-CsApplicationAccessPolicy.md )
750768Creates a new application access policy. Application access policy contains a list of application (client) IDs.
751769
0 commit comments