@@ -59,6 +59,9 @@ Use the Find-CsGroup cmdlet to search groups.
5959### [ Find-CsOnlineApplicationInstance] ( Find-CsOnlineApplicationInstance.md )
6060Use the Find-CsOnlineApplicationInstance cmdlet to find application instances that match your search criteria.
6161
62+ ### [ Get-CsAgent] ( Get-CsAgent.md )
63+ Retrieves the Agent(s) in the tenant
64+
6265### [ Get-AllM365TeamsApps] ( Get-AllM365TeamsApps.md )
6366This cmdlet returns all Microsoft Teams apps in the app catalog, including Microsoft, custom, and non-Microsoft apps.
6467
@@ -776,6 +779,9 @@ Trigger a new direct assignments to group policy assignments cleanup.
776779### [ Invoke-StartDirectToGroupAssignmentMigration] ( Invoke-StartDirectToGroupAssignmentMigration.md )
777780Trigger a new direct assignments to group policy assignments migration
778781
782+ ### [ New-CsAgent] ( New-CsAgent.md )
783+ Create an Agent that can be associated with a Teams Phone Resource Account.
784+
779785### [ New-CsApplicationAccessPolicy] ( New-CsApplicationAccessPolicy.md )
780786Creates a new application access policy. Application access policy contains a list of application (client) IDs.
781787
@@ -1118,6 +1124,9 @@ Creates a new app in the Teams tenant app store.
11181124### [ Register-CsOnlineDialInConferencingServiceNumber] ( Register-CsOnlineDialInConferencingServiceNumber.md )
11191125The Register-CsOnlineDialInConferencingServiceNumber command allows you to assign any additional service number that you may have acquired to your conference bridge.
11201126
1127+ ### [ Remove-CsAgent] ( Remove-CsAgent.md )
1128+ Deletes an Agent.
1129+
11211130### [ Remove-CsApplicationAccessPolicy] ( Remove-CsApplicationAccessPolicy.md )
11221131Deletes an existing application access policy.
11231132
@@ -1424,6 +1433,9 @@ Removes the tenant's hierarchy.
14241433### [ Remove-TeamUser] ( Remove-TeamUser.md )
14251434Remove an owner or member from a team, and from the unified group which backs the team.
14261435
1436+ ### [ Set-CsAgent] ( Set-CsAgent.md )
1437+ Modifies an Agent that can be associated with a Teams Phone Resource Account.
1438+
14271439### [ Set-CsApplicationAccessPolicy] ( Set-CsApplicationAccessPolicy.md )
14281440Modifies an existing application access policy.
14291441
0 commit comments