Skip to content

Commit 6ed0a87

Browse files
authored
Update MicrosoftTeams.md
1 parent c53dda0 commit 6ed0a87

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,9 @@ Get the status of an active bulk sign in request.
269269
### [Get-CsSharedCallQueueHistoryTemplate](Get-CsSharedCallQueueHistoryTemplate.md)
270270
```powershell Get-CsSharedCallQueueHistoryTemplate -Id <string> [<CommonParameters>] ```
271271

272+
### [Get-CsTagTemplate](Get-CsTagTemplate.md)
273+
Retrieves a list of existing Tag templates.
274+
272275
### [Get-CsTeamsAcsFederationConfiguration](Get-CsTeamsAcsFederationConfiguration.md)
273276
This cmdlet is used to retrieve the federation configuration between Teams and Azure Communication Services.
274277

@@ -869,6 +872,12 @@ Use the New-CsSdgBulkSignInRequest cmdlet to sign in a batch of up to 100 device
869872
### [New-CsSharedCallQueueHistoryTemplate](New-CsSharedCallQueueHistoryTemplate.md)
870873
Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue History template.
871874

875+
### [New-CsTag](New-CsTag.md)
876+
Use the New-CsTag cmdlet to create a new tag that can be added to a Tag template.
877+
878+
### [New-CsTagTemplate](New-CsTagTemplate.md)
879+
Use the New-CsTag cmdlet to create a new Tag template.
880+
872881
### [New-CsTeamsAIPolicy](New-CsTeamsAIPolicy.md)
873882
This cmdlet creates a Teams AI policy.
874883

@@ -1157,6 +1166,9 @@ This cmdlet allows admin to remove a tag from phone number.
11571166
### [Remove-CsSharedCallQueueHistoryTemplate](Remove-CsSharedCallQueueHistoryTemplate.md)
11581167
```powershell Remove-CsSharedCallQueueHistoryTemplate -Id <String> [<CommonParameters>] ```
11591168

1169+
### [Remove-CsTagTemplate](Remove-CsTagTemplate.md)
1170+
Deletes an existing Tag template.
1171+
11601172
### [Remove-CsTeamsAIPolicy](Remove-CsTeamsAIPolicy.md)
11611173
This cmdlet deletes a Teams AI policy.
11621174

@@ -1463,6 +1475,9 @@ This cmdlet allows the admin to create and assign a tag to a phone number.
14631475
### [Set-CsSharedCallQueueHistoryTemplate](Set-CsSharedCallQueueHistoryTemplate.md)
14641476
```powershell Set-CsSharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>] ```
14651477

1478+
### [Set-CsTagTemplate](Set-CsTagTemplate.md)
1479+
Make changes to an existing Tag template.
1480+
14661481
### [Set-CsTeamsAcsFederationConfiguration](Set-CsTeamsAcsFederationConfiguration.md)
14671482
This cmdlet is used to manage the federation configuration between Teams and Azure Communication Services.
14681483

0 commit comments

Comments
 (0)