@@ -272,7 +272,7 @@ Get the status of an active bulk sign in request.
272
272
### [ Get-CsSharedCallQueueHistoryTemplate] ( Get-CsSharedCallQueueHistoryTemplate.md )
273
273
``` powershell Get-CsSharedCallQueueHistoryTemplate -Id <string> [<CommonParameters>] ```
274
274
275
- ### [ Get-CsTagTemplate ] ( Get-CsTagTemplate .md )
275
+ ### [ Get-CsTagsTemplate ] ( Get-CsTagsTemplate .md )
276
276
Retrieves a list of existing Tag templates.
277
277
278
278
### [ Get-CsTeamsAcsFederationConfiguration] ( Get-CsTeamsAcsFederationConfiguration.md )
@@ -878,8 +878,8 @@ Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue Histor
878
878
### [ New-CsTag] ( New-CsTag.md )
879
879
Use the New-CsTag cmdlet to create a new tag that can be added to a Tag template.
880
880
881
- ### [ New-CsTagTemplate ] ( New-CsTagTemplate .md )
882
- Use the New-CsTag cmdlet to create a new Tag template.
881
+ ### [ New-CsTagsTemplate ] ( New-CsTagsTemplate .md )
882
+ Use the New-CsTagsTemplate cmdlet to create a new Tag template.
883
883
884
884
### [ New-CsTeamsAIPolicy] ( New-CsTeamsAIPolicy.md )
885
885
This cmdlet creates a Teams AI policy.
@@ -1169,7 +1169,7 @@ This cmdlet allows admin to remove a tag from phone number.
1169
1169
### [ Remove-CsSharedCallQueueHistoryTemplate] ( Remove-CsSharedCallQueueHistoryTemplate.md )
1170
1170
``` powershell Remove-CsSharedCallQueueHistoryTemplate -Id <String> [<CommonParameters>] ```
1171
1171
1172
- ### [ Remove-CsTagTemplate ] ( Remove-CsTagTemplate .md )
1172
+ ### [ Remove-CsTagsTemplate ] ( Remove-CsTagsTemplate .md )
1173
1173
Deletes an existing Tag template.
1174
1174
1175
1175
### [ Remove-CsTeamsAIPolicy] ( Remove-CsTeamsAIPolicy.md )
@@ -1481,7 +1481,7 @@ This cmdlet allows the admin to create and assign a tag to a phone number.
1481
1481
### [ Set-CsSharedCallQueueHistoryTemplate] ( Set-CsSharedCallQueueHistoryTemplate.md )
1482
1482
``` powershell Set-CsSharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>] ```
1483
1483
1484
- ### [ Set-CsTagTemplate ] ( Set-CsTagTemplate .md )
1484
+ ### [ Set-CsTagsTemplate ] ( Set-CsTagsTemplate .md )
1485
1485
Make changes to an existing Tag template.
1486
1486
1487
1487
### [ Set-CsTeamsAcsFederationConfiguration] ( Set-CsTeamsAcsFederationConfiguration.md )
0 commit comments