Skip to content

Commit c4b1b10

Browse files
authored
Update and rename Get-CsTagTemplate.md to Get-CsTagsTemplate.md
1 parent 8b69fb7 commit c4b1b10

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 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/get-cstagtemplate
9+
online version: https://learn.microsoft.com/powershell/module/microsoftteams/get-cstagstemplate
1010
schema: 2.0.0
11-
title: Get-CsTagTemplate
11+
title: Get-CsTagsTemplate
1212
---
1313

14-
# Get-CsTagTemplate
14+
# Get-CsTagsTemplate
1515

1616
## SYNOPSIS
1717
Retrieves the Tag templates in the tenant.
1818

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

2424
## DESCRIPTION
@@ -76,10 +76,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7676
7777
## RELATED LINKS
7878
79-
[New-CsTagTemplate](New-CsTagTemplate.md)
79+
[New-CsTagsTemplate](New-CsTagsTemplate.md)
8080
81-
[Set-CsTagTemplate](Set-CsTagTemplate.md)
81+
[Set-CsTagsTemplate](Set-CsTagsTemplate.md)
8282
83-
[Remove-CsTagTemplate](Remove-CsTagTemplate.md)
83+
[Remove-CsTagsTemplate](Remove-CsTagsTemplate.md)
8484
8585
[New-CsTag](New-CsTag.md)

0 commit comments

Comments
 (0)