From 8b69fb7281cab78bb65dff44bb546290c81f11de Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:18:20 -0700 Subject: [PATCH 01/11] Update and rename New-CsTagTemplate.md to New-CsTagsTemplate.md Updating from TagTemplate to TagsTemplate to match the PS cmdlet change --- ...-CsTagTemplate.md => New-CsTagsTemplate.md} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename teams/teams-ps/MicrosoftTeams/{New-CsTagTemplate.md => New-CsTagsTemplate.md} (80%) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTagTemplate.md b/teams/teams-ps/MicrosoftTeams/New-CsTagsTemplate.md similarity index 80% rename from teams/teams-ps/MicrosoftTeams/New-CsTagTemplate.md rename to teams/teams-ps/MicrosoftTeams/New-CsTagsTemplate.md index 1984b753a3..f398da3b7c 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTagTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTagsTemplate.md @@ -6,23 +6,23 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/new-cstagtemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/new-cstagstemplate schema: 2.0.0 -title: New-CsTagTemplate +title: New-CsTagsTemplate --- -# New-CsTagTemplate +# New-CsTagsTemplate ## SYNOPSIS Creates new tag template. ## SYNTAX ``` -New-CsTagTemplate -Name -Description -Tags [-Tenant ] [] +New-CsTagsTemplate -Name -Description -Tags [-Tenant ] [] ``` ## DESCRIPTION -The New-CsTagTemplate cmdlet creates a new tag template made of up of tags created with [New-CsTag](New-CsTag.md). +The New-CsTagsTemplate cmdlet creates a new tag template made of up of tags created with [New-CsTag](New-CsTag.md). > [!CAUTION] > This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. @@ -106,10 +106,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -[New-CsTagTag](New-CsTag.md) +[New-CsTag](New-CsTag.md) -[Get-CsTagTemplate](Get-CsTagTemplate.md) +[Get-CsTagsTemplate](Get-CsTagsTemplate.md) -[Set-CsTagTemplate](Set-CsTagTemplate.md) +[Set-CsTagsTemplate](Set-CsTagsTemplate.md) -[Remove-CsTagTemplate](Remove-CsTagTemplate.md) +[Remove-CsTagsTemplate](Remove-CsTagsTemplate.md) From c4b1b1093c58c6fc3112cea1976a26c92c437252 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:21:20 -0700 Subject: [PATCH 02/11] Update and rename Get-CsTagTemplate.md to Get-CsTagsTemplate.md --- ...{Get-CsTagTemplate.md => Get-CsTagsTemplate.md} | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename teams/teams-ps/MicrosoftTeams/{Get-CsTagTemplate.md => Get-CsTagsTemplate.md} (84%) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsTagTemplate.md b/teams/teams-ps/MicrosoftTeams/Get-CsTagsTemplate.md similarity index 84% rename from teams/teams-ps/MicrosoftTeams/Get-CsTagTemplate.md rename to teams/teams-ps/MicrosoftTeams/Get-CsTagsTemplate.md index 55db7c69a6..8da27cbfd6 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsTagTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsTagsTemplate.md @@ -6,19 +6,19 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/get-cstagtemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/get-cstagstemplate schema: 2.0.0 -title: Get-CsTagTemplate +title: Get-CsTagsTemplate --- -# Get-CsTagTemplate +# Get-CsTagsTemplate ## SYNOPSIS Retrieves the Tag templates in the tenant. ## SYNTAX ``` -Get-CsTagTemplate [-Identity ] [-Tenant ] [] +Get-CsTagsTemplate [-Identity ] [-Tenant ] [] ``` ## DESCRIPTION @@ -76,10 +76,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -[New-CsTagTemplate](New-CsTagTemplate.md) +[New-CsTagsTemplate](New-CsTagsTemplate.md) -[Set-CsTagTemplate](Set-CsTagTemplate.md) +[Set-CsTagsTemplate](Set-CsTagsTemplate.md) -[Remove-CsTagTemplate](Remove-CsTagTemplate.md) +[Remove-CsTagsTemplate](Remove-CsTagsTemplate.md) [New-CsTag](New-CsTag.md) From 25e55312c1977380f04cf3e140ae5d02e6153d6e Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:22:50 -0700 Subject: [PATCH 03/11] Update MicrosoftTeams.md --- teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md b/teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md index 27746e6206..d40d12c1fa 100644 --- a/teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md +++ b/teams/teams-ps/MicrosoftTeams/MicrosoftTeams.md @@ -272,7 +272,7 @@ Get the status of an active bulk sign in request. ### [Get-CsSharedCallQueueHistoryTemplate](Get-CsSharedCallQueueHistoryTemplate.md) ```powershell Get-CsSharedCallQueueHistoryTemplate -Id [] ``` -### [Get-CsTagTemplate](Get-CsTagTemplate.md) +### [Get-CsTagsTemplate](Get-CsTagsTemplate.md) Retrieves a list of existing Tag templates. ### [Get-CsTeamsAcsFederationConfiguration](Get-CsTeamsAcsFederationConfiguration.md) @@ -878,8 +878,8 @@ Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue Histor ### [New-CsTag](New-CsTag.md) Use the New-CsTag cmdlet to create a new tag that can be added to a Tag template. -### [New-CsTagTemplate](New-CsTagTemplate.md) -Use the New-CsTag cmdlet to create a new Tag template. +### [New-CsTagsTemplate](New-CsTagsTemplate.md) +Use the New-CsTagsTemplate cmdlet to create a new Tag template. ### [New-CsTeamsAIPolicy](New-CsTeamsAIPolicy.md) This cmdlet creates a Teams AI policy. @@ -1169,7 +1169,7 @@ This cmdlet allows admin to remove a tag from phone number. ### [Remove-CsSharedCallQueueHistoryTemplate](Remove-CsSharedCallQueueHistoryTemplate.md) ```powershell Remove-CsSharedCallQueueHistoryTemplate -Id [] ``` -### [Remove-CsTagTemplate](Remove-CsTagTemplate.md) +### [Remove-CsTagsTemplate](Remove-CsTagsTemplate.md) Deletes an existing Tag template. ### [Remove-CsTeamsAIPolicy](Remove-CsTeamsAIPolicy.md) @@ -1481,7 +1481,7 @@ This cmdlet allows the admin to create and assign a tag to a phone number. ### [Set-CsSharedCallQueueHistoryTemplate](Set-CsSharedCallQueueHistoryTemplate.md) ```powershell Set-CsSharedCallQueueHistoryTemplate -Instance [] ``` -### [Set-CsTagTemplate](Set-CsTagTemplate.md) +### [Set-CsTagsTemplate](Set-CsTagsTemplate.md) Make changes to an existing Tag template. ### [Set-CsTeamsAcsFederationConfiguration](Set-CsTeamsAcsFederationConfiguration.md) From f2c53d13dda12033967e085c7a3ef4782b0e569b Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:25:03 -0700 Subject: [PATCH 04/11] Update New-CsTag.md --- teams/teams-ps/MicrosoftTeams/New-CsTag.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTag.md b/teams/teams-ps/MicrosoftTeams/New-CsTag.md index 8cfc2e72f9..3e6ea5ab26 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTag.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTag.md @@ -19,7 +19,7 @@ Creates new tag that can be added to a TagTemplate. ## SYNTAX ``` -New-CsTag -TagName -CallableEntity [-Tenant ] [] +New-CsTag -TagName -TagDetails [-Tenant ] [] ``` ## DESCRIPTION @@ -49,7 +49,7 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -CallableEntity +### -TagDetails The full callable entity object created with the [New-CsAutoAttendantCallableEntity](new-csautoattendantcallableentity.md) cmdlet ```yaml @@ -92,10 +92,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -[New-CsTagTemplate](New-CsTagTemplate.md) +[New-CsTagsTemplate](New-CsTagsTemplate.md) -[Get-CsTagTemplate](Get-CsTagTemplate.md) +[Get-CsTagsTemplate](Get-CsTagsTemplate.md) -[Set-CsTagTemplate](Set-CsTagTemplate.md) +[Set-CsTagsTemplate](Set-CsTagsTemplate.md) -[Remove-CsTagTemplate](Remove-CsTagTemplate.md) +[Remove-CsTagsTemplate](Remove-CsTagsTemplate.md) From 8344f52d065987e02d0923b9fb881759742258a9 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:27:29 -0700 Subject: [PATCH 05/11] Update and rename Remove-CsTagTemplate.md to Remove-CsTagsTemplate.md --- ...TagTemplate.md => Remove-CsTagsTemplate.md} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename teams/teams-ps/MicrosoftTeams/{Remove-CsTagTemplate.md => Remove-CsTagsTemplate.md} (79%) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md similarity index 79% rename from teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md rename to teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md index fceff179c4..9dab7abe51 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md @@ -6,9 +6,9 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagtemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagstemplate schema: 2.0.0 -title: Remove-CsTagTemplate +title: Remove-CsTagsTemplate --- # Remove-CsTagTemplate @@ -18,11 +18,11 @@ Deletes a Tag templates from the tenant. ## SYNTAX ``` -Remove-CsTagTemplate -Identity [-Tenant ] [] +Remove-CsTagsTemplate -Id [-Tenant ] [] ``` ## DESCRIPTION -The Remove-CsTagTemplate cmdlet deletes a Tag template from the tenant. +The Remove-CsTagsTemplate cmdlet deletes a Tag template from the tenant. > [!CAUTION] > This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. @@ -33,8 +33,8 @@ The Remove-CsTagTemplate cmdlet deletes a Tag template from the tenant. ## PARAMETERS -### -Identity -The unique identifier for the Tag template. This can be retrieved using the [Get-CsTagTemplate](Get-CsTagTemplate.md) cmdlet. +### -Id +The unique identifier for the Tag template. This can be retrieved using the [Get-CsTagsTemplate](Get-CsTagsTemplate.md) cmdlet. ```yaml Type: String @@ -76,10 +76,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -[New-CsTagTemplate](New-CsTagTemplate.md) +[New-CsTagsTemplate](New-CsTagsTemplate.md) -[Get-CsTagTemplate](Get-CsTagTemplate.md) +[Get-CsTagsTemplate](Get-CsTagsTemplate.md) -[Set-CsTagTemplate](Set-CsTagTemplate.md) +[Set-CsTagsTemplate](Set-CsTagsTemplate.md) [New-CsTag](New-CsTag.md) From 49a6c78cb0f64f1d98d46b9e38f63e4e43857d8d Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:28:45 -0700 Subject: [PATCH 06/11] Update and rename Set-CsTagTemplate.md to Set-CsTagsTemplate.md --- ...et-CsTagTemplate.md => Set-CsTagsTemplate.md} | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename teams/teams-ps/MicrosoftTeams/{Set-CsTagTemplate.md => Set-CsTagsTemplate.md} (80%) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTagTemplate.md b/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md similarity index 80% rename from teams/teams-ps/MicrosoftTeams/Set-CsTagTemplate.md rename to teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md index 49041e0d59..ccb0e7eabd 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTagTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md @@ -6,19 +6,19 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/set-cstagtemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/set-cstagstemplate schema: 2.0.0 -title: Set-CsTagTemplate +title: Set-CsTagsTemplate --- -# Set-CsTagTemplate +# Set-CsTagsTemplate ## SYNOPSIS Changes an existing Tag template. ## SYNTAX ``` -Set-CsTagTemplate -Instance [-Tenant ] [] +Set-CsTagsTemplate -Instance [-Tenant ] [] ``` ## DESCRIPTION @@ -36,7 +36,7 @@ The Set-CsTagTemplate cmdlet changes and existing Tag template. ### -Instance The Instance parameter is the object reference to the Tag template to be modified. -You can retrieve an object reference to an existing Tag template by using the [Get-CsTagTemplate](Get-CsTagTemplate.md) cmdlet and assigning the returned value to a variable. +You can retrieve an object reference to an existing Tag template by using the [Get-CsTagsTemplate](Get-CsTagsTemplate.md) cmdlet and assigning the returned value to a variable. ```yaml Type: Object @@ -78,10 +78,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -[New-CsTagTemplate](New-CsTagTemplate.md) +[New-CsTagsTemplate](New-CsTagsTemplate.md) -[Get-CsTagTemplate](Get-CsTagTemplate.md) +[Get-CsTagsTemplate](Get-CsTagsTemplate.md) -[Remove-CsTagTemplate](Remove-CsTagTemplate.md) +[Remove-CsTagsTemplate](Remove-CsTagsTemplate.md) [New-CsTag](New-CsTag.md) From 458a42344fc18c0071b2425029cc1319f2ab773a Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:33:46 -0700 Subject: [PATCH 07/11] Update Set-CsTagsTemplate.md --- teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md b/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md index ccb0e7eabd..a36c6c1e93 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTagsTemplate.md @@ -23,6 +23,7 @@ Set-CsTagsTemplate -Instance [-Tenant ] [] ## DESCRIPTION The Set-CsTagTemplate cmdlet changes and existing Tag template. +Delete this line please. > [!CAUTION] > This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. From a163b0bcd53bf4e48105452fa1cbee1376f71a20 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:38:27 -0700 Subject: [PATCH 08/11] Update Remove-CsTagsTemplate.md --- teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md index 9dab7abe51..757bd81649 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md @@ -23,6 +23,7 @@ Remove-CsTagsTemplate -Id [-Tenant ] [] ## DESCRIPTION The Remove-CsTagsTemplate cmdlet deletes a Tag template from the tenant. +Delete this line > [!CAUTION] > This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. From eb67695559d8062a6abedf5bddcbfbfbba65e07e Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:41:01 -0700 Subject: [PATCH 09/11] Update Remove-CsTagsTemplate.md --- teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md index 757bd81649..6ec01b1442 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md @@ -11,7 +11,7 @@ schema: 2.0.0 title: Remove-CsTagsTemplate --- -# Remove-CsTagTemplate +# Remove-CsTagsTemplate ## SYNOPSIS Deletes a Tag templates from the tenant. @@ -23,7 +23,6 @@ Remove-CsTagsTemplate -Id [-Tenant ] [] ## DESCRIPTION The Remove-CsTagsTemplate cmdlet deletes a Tag template from the tenant. -Delete this line > [!CAUTION] > This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. From 5dacde08a1dc9fb8ebed4ddc05eff2d0e6080531 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:45:44 -0700 Subject: [PATCH 10/11] Update and rename Remove-CsTagsTemplate.md to Remove-CsTagTemplate.md --- .../{Remove-CsTagsTemplate.md => Remove-CsTagTemplate.md} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename teams/teams-ps/MicrosoftTeams/{Remove-CsTagsTemplate.md => Remove-CsTagTemplate.md} (91%) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md similarity index 91% rename from teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md rename to teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md index 6ec01b1442..c47270de4a 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md @@ -6,19 +6,19 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagstemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagtemplate schema: 2.0.0 -title: Remove-CsTagsTemplate +title: Remove-CsTagTemplate --- -# Remove-CsTagsTemplate +# Remove-CsTagTemplate ## SYNOPSIS Deletes a Tag templates from the tenant. ## SYNTAX ``` -Remove-CsTagsTemplate -Id [-Tenant ] [] +Remove-CsTagTemplate -Id [-Tenant ] [] ``` ## DESCRIPTION From e1823a9fc25ac7083143a03ce9f23b7ca796a2a2 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Tue, 23 Sep 2025 11:51:21 -0700 Subject: [PATCH 11/11] Update and rename Remove-CsTagTemplate.md to Remove-CsTagsTemplate.md --- .../{Remove-CsTagTemplate.md => Remove-CsTagsTemplate.md} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename teams/teams-ps/MicrosoftTeams/{Remove-CsTagTemplate.md => Remove-CsTagsTemplate.md} (91%) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md similarity index 91% rename from teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md rename to teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md index c47270de4a..6ec01b1442 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md @@ -6,19 +6,19 @@ Locale: en-US manager: bulenteg Module Name: MicrosoftTeams ms.author: tomkau -online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagtemplate +online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagstemplate schema: 2.0.0 -title: Remove-CsTagTemplate +title: Remove-CsTagsTemplate --- -# Remove-CsTagTemplate +# Remove-CsTagsTemplate ## SYNOPSIS Deletes a Tag templates from the tenant. ## SYNTAX ``` -Remove-CsTagTemplate -Id [-Tenant ] [] +Remove-CsTagsTemplate -Id [-Tenant ] [] ``` ## DESCRIPTION