Skip to content

Commit e1823a9

Browse files
authored
Update and rename Remove-CsTagTemplate.md to Remove-CsTagsTemplate.md
1 parent 5dacde0 commit e1823a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/MicrosoftTeams/Remove-CsTagTemplate.md renamed to teams/teams-ps/MicrosoftTeams/Remove-CsTagsTemplate.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ Locale: en-US
66
manager: bulenteg
77
Module Name: MicrosoftTeams
88
ms.author: tomkau
9-
online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagtemplate
9+
online version: https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagstemplate
1010
schema: 2.0.0
11-
title: Remove-CsTagTemplate
11+
title: Remove-CsTagsTemplate
1212
---
1313

14-
# Remove-CsTagTemplate
14+
# Remove-CsTagsTemplate
1515

1616
## SYNOPSIS
1717
Deletes a Tag templates from the tenant.
1818

1919
## SYNTAX
2020
```
21-
Remove-CsTagTemplate -Id <String> [-Tenant <Guid>] [<CommonParameters>]
21+
Remove-CsTagsTemplate -Id <String> [-Tenant <Guid>] [<CommonParameters>]
2222
```
2323

2424
## DESCRIPTION

0 commit comments

Comments
 (0)