Skip to content

Commit 6a2bde3

Browse files
fix errors
1 parent 166872a commit 6a2bde3

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

teams/teams-ps/MicrosoftTeams/Get-CsAgent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: minwoolee-msft
44
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
55
Locale: en-US
66
Module Name: MicrosoftTeams
7-
ms.author: minwoolee-msft
7+
ms.author: tomkau
88
ms.reviewer: williamlooney
99
online version: https://learn.microsoft.com/powershell/module/microsoftteams/Get-CsAgent
1010
schema: 2.0.0

teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ Use the Find-CsGroup cmdlet to search groups.
5959
### [Find-CsOnlineApplicationInstance](Find-CsOnlineApplicationInstance.md)
6060
Use 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)
6366
This 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)
777780
Trigger 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)
780786
Creates 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)
11191125
The 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)
11221131
Deletes an existing application access policy.
11231132

@@ -1424,6 +1433,9 @@ Removes the tenant's hierarchy.
14241433
### [Remove-TeamUser](Remove-TeamUser.md)
14251434
Remove 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)
14281440
Modifies an existing application access policy.
14291441

teams/teams-ps/MicrosoftTeams/New-CsAgent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: minwoolee-msft
44
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
55
Locale: en-US
66
Module Name: MicrosoftTeams
7-
ms.author: minwoolee-msft
7+
ms.author: tomkau
88
ms.reviewer: williamlooney
99
online version: https://learn.microsoft.com/powershell/module/microsoftteams/New-CsAgent
1010
schema: 2.0.0

teams/teams-ps/MicrosoftTeams/Set-CsAgent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: minwoolee-msft
44
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
55
Locale: en-US
66
Module Name: MicrosoftTeams
7-
ms.author: minwoolee-msft
7+
ms.author: tomkau
88
ms.reviewer: williamlooney
99
online version: https://learn.microsoft.com/powershell/module/microsoftteams/Set-CsAgent
1010
schema: 2.0.0

0 commit comments

Comments
 (0)