@@ -272,7 +272,7 @@ Get the status of an active bulk sign in request.
272272### [ Get-CsSharedCallQueueHistoryTemplate] ( Get-CsSharedCallQueueHistoryTemplate.md )
273273``` powershell Get-CsSharedCallQueueHistoryTemplate -Id <string> [<CommonParameters>] ```
274274
275- ### [ Get-CsTagTemplate ] ( Get-CsTagTemplate .md )
275+ ### [ Get-CsTagsTemplate ] ( Get-CsTagsTemplate .md )
276276Retrieves a list of existing Tag templates.
277277
278278### [ Get-CsTeamsAcsFederationConfiguration] ( Get-CsTeamsAcsFederationConfiguration.md )
@@ -878,8 +878,8 @@ Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue Histor
878878### [ New-CsTag] ( New-CsTag.md )
879879Use the New-CsTag cmdlet to create a new tag that can be added to a Tag template.
880880
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.
883883
884884### [ New-CsTeamsAIPolicy] ( New-CsTeamsAIPolicy.md )
885885This cmdlet creates a Teams AI policy.
@@ -1169,7 +1169,7 @@ This cmdlet allows admin to remove a tag from phone number.
11691169### [ Remove-CsSharedCallQueueHistoryTemplate] ( Remove-CsSharedCallQueueHistoryTemplate.md )
11701170``` powershell Remove-CsSharedCallQueueHistoryTemplate -Id <String> [<CommonParameters>] ```
11711171
1172- ### [ Remove-CsTagTemplate ] ( Remove-CsTagTemplate .md )
1172+ ### [ Remove-CsTagsTemplate ] ( Remove-CsTagsTemplate .md )
11731173Deletes an existing Tag template.
11741174
11751175### [ Remove-CsTeamsAIPolicy] ( Remove-CsTeamsAIPolicy.md )
@@ -1481,7 +1481,7 @@ This cmdlet allows the admin to create and assign a tag to a phone number.
14811481### [ Set-CsSharedCallQueueHistoryTemplate] ( Set-CsSharedCallQueueHistoryTemplate.md )
14821482``` powershell Set-CsSharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>] ```
14831483
1484- ### [ Set-CsTagTemplate ] ( Set-CsTagTemplate .md )
1484+ ### [ Set-CsTagsTemplate ] ( Set-CsTagsTemplate .md )
14851485Make changes to an existing Tag template.
14861486
14871487### [ Set-CsTeamsAcsFederationConfiguration] ( Set-CsTeamsAcsFederationConfiguration.md )
0 commit comments