From d41797521f64d12b7e084961c9b1d9e4e05e8852 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 1 Jul 2025 08:31:37 -0500 Subject: [PATCH 1/2] Fix missing descriptions (#12190) --- .../Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | 5 ++++- .../Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | 5 ++++- reference/7.5/Microsoft.PowerShell.Management/Join-Path.md | 1 + .../Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | 5 ++++- .../Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | 5 ++++- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md b/reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md index 5208099784e3..ef8b2cfef274 100644 --- a/reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md +++ b/reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Security.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Security -ms.date: 10/18/2023 +ms.date: 07/01/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: Unprotect-CmsMessage @@ -145,6 +145,9 @@ Accept wildcard characters: False ### -IncludeContext +Determines whether to include the decrypted content in its original context, rather than output the +decrypted content only. + ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) diff --git a/reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md b/reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md index 30e003487c77..35f7659b42c7 100644 --- a/reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md +++ b/reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Security.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Security -ms.date: 10/18/2023 +ms.date: 07/01/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: Unprotect-CmsMessage @@ -145,6 +145,9 @@ Accept wildcard characters: False ### -IncludeContext +Determines whether to include the decrypted content in its original context, rather than output the +decrypted content only. + ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) diff --git a/reference/7.5/Microsoft.PowerShell.Management/Join-Path.md b/reference/7.5/Microsoft.PowerShell.Management/Join-Path.md index c4792d4f4dd4..9d70c02430ea 100644 --- a/reference/7.5/Microsoft.PowerShell.Management/Join-Path.md +++ b/reference/7.5/Microsoft.PowerShell.Management/Join-Path.md @@ -163,6 +163,7 @@ Accept wildcard characters: False ### -ChildPath Specifies the elements to append to the value of the `Path` parameter. Wildcards are permitted. + ```yaml Type: System.String Parameter Sets: (All) diff --git a/reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md b/reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md index cc98d1a3aa23..65053de5dd1f 100644 --- a/reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md +++ b/reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Security.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Security -ms.date: 10/18/2023 +ms.date: 07/01/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 title: Unprotect-CmsMessage @@ -145,6 +145,9 @@ Accept wildcard characters: False ### -IncludeContext +Determines whether to include the decrypted content in its original context, rather than output the +decrypted content only. + ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) diff --git a/reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md b/reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md index d6697eb2d6ed..2c1896875c9e 100644 --- a/reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md +++ b/reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Security.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Security -ms.date: 10/18/2023 +ms.date: 07/01/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.6&WT.mc_id=ps-gethelp schema: 2.0.0 title: Unprotect-CmsMessage @@ -145,6 +145,9 @@ Accept wildcard characters: False ### -IncludeContext +Determines whether to include the decrypted content in its original context, rather than output the +decrypted content only. + ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) From d8860a2cf19d29980d65acd694f17f4b60f83508 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" <6719572+mikefrobbins@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:58:42 -0500 Subject: [PATCH 2/2] Updated azps quick filter link for 14.2.0 (#12191) --- reference/module/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/module/index.md b/reference/module/index.md index 49785f2a0e70..4ad6b2d947d2 100644 --- a/reference/module/index.md +++ b/reference/module/index.md @@ -12,7 +12,7 @@ ms.manager: sewhee ms.product: powershell ms.topic: landing-page quickFilterColumn1: powershell-7.4,windowsserver2025-ps -quickFilterColumn2: azps-14.1.0,sqlserver-ps +quickFilterColumn2: azps-14.2.0,sqlserver-ps quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022 title: PowerShell Module Browser ---