From 71e5bc73bd663c902fc0aea24945aa907e148a12 Mon Sep 17 00:00:00 2001 From: Pr1yanka Date: Fri, 10 Apr 2026 10:51:23 +0530 Subject: [PATCH 1/5] Update deprecation notice in Get-CsSharedCallQueueHistoryTemplate Removed deprecation notice from SYNTAX section. --- .../MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md b/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md index c4083489b7..3d132d4015 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md @@ -15,10 +15,6 @@ title: Get-CsSharedCallQueueHistoryTemplate ## SYNOPSIS This PowerShell cmdlet is being deprecated, please use the new version [Get-CsSharedCallHistoryTemplate](./Get-CsSharedCallHistoryTemplate.md) instead -## SYNTAX -> [!IMPORTANT] ->This PowerShell cmdlet is being deprecated, please use the new version [Get-CsSharedCallHistoryTemplate](./Get-CsSharedCallHistoryTemplate.md) instead - ``` Get-CsSharedCallQueueHistoryTemplate [-Id ] [] ``` From c1b3164439aee15fb26551bb94183b50f0b66137 Mon Sep 17 00:00:00 2001 From: Pr1yanka Date: Fri, 10 Apr 2026 10:52:45 +0530 Subject: [PATCH 2/5] Update deprecation notice in Set-CsSharedCallQueueHistoryTemplate.md Removed deprecation warning duplication in documentation. --- .../MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md b/teams/teams-ps/MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md index 115781c0e6..413d75d529 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md @@ -16,9 +16,6 @@ title: Set-CsSharedCallQueueHistoryTemplate ## SYNOPSIS This PowerShell cmdlet is being deprecated, please use the new version [Set-CsSharedCallHistoryTemplate](./Set-CsSharedCallHistoryTemplate.md) instead -> [!IMPORTANT] ->This PowerShell cmdlet is being deprecated, please use the new version [Set-CsSharedCallHistoryTemplate](./Set-CsSharedCallHistoryTemplate.md) instead - ## SYNTAX ``` From 7cd4c331eba10b16aa3a73a754eb58eefb9c4ec0 Mon Sep 17 00:00:00 2001 From: Pr1yanka Date: Fri, 10 Apr 2026 10:53:34 +0530 Subject: [PATCH 3/5] Simplify deprecation notice in New-CsSharedCallQueueHistoryTemplate.md Removed deprecation notice duplication in documentation. --- .../MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md b/teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md index 25dbf9a687..d9c38be2d4 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md @@ -17,9 +17,6 @@ title: New-CsSharedCallQueueHistoryTemplate This PowerShell cmdlet is being deprecated, please use the new version [New-CsSharedCallHistoryTemplate](./New-CsSharedCallHistoryTemplate.md) instead -> [!IMPORTANT] ->This PowerShell cmdlet is being deprecated, please use the new version [New-CsSharedCallHistoryTemplate](./New-CsSharedCallHistoryTemplate.md) instead - ## SYNTAX ``` From 5253d6e30fa40a61aea25430e29149480435c22c Mon Sep 17 00:00:00 2001 From: Pr1yanka Date: Fri, 10 Apr 2026 10:53:58 +0530 Subject: [PATCH 4/5] Simplify deprecation notice in documentation Removed deprecated warning formatting and retained the message. --- .../MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md b/teams/teams-ps/MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md index fe3769aefa..630208ce00 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md @@ -17,9 +17,6 @@ title: Remove-CsSharedCallQueueHistoryTemplate ## SYNOPSIS This PowerShell cmdlet is being deprecated, please use the new version [Remove-CsSharedCallHistoryTemplate](./Remove-CsSharedCallHistoryTemplate.md) instead. -> [!IMPORTANT] ->This PowerShell cmdlet is being deprecated, please use the new version [Remove-CsSharedCallHistoryTemplate](./Remove-CsSharedCallHistoryTemplate.md) instead. - ## SYNTAX ``` From 0d413e958c98d7bcbe186ae56f5e600a3d04e150 Mon Sep 17 00:00:00 2001 From: Pr1yanka Date: Fri, 10 Apr 2026 11:14:43 +0530 Subject: [PATCH 5/5] Add syntax section to Get-CsSharedCallQueueHistoryTemplate Added syntax section for the deprecated cmdlet. --- .../MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md b/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md index 3d132d4015..68024d1fcb 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md @@ -15,6 +15,7 @@ title: Get-CsSharedCallQueueHistoryTemplate ## SYNOPSIS This PowerShell cmdlet is being deprecated, please use the new version [Get-CsSharedCallHistoryTemplate](./Get-CsSharedCallHistoryTemplate.md) instead +## SYNTAX ``` Get-CsSharedCallQueueHistoryTemplate [-Id ] [] ```