Add deprecation notice for Secret modules - #422
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit e3108db: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
reference/docs-conceptual/SecretManagement/overview.md
reference/docs-conceptual/SecretManagement/security-concepts.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
There was a problem hiding this comment.
Pull request overview
Adds a shared deprecation notice include for the SecretManagement/SecretStore documentation set and applies it across affected conceptual and cmdlet reference pages, along with ms.date refreshes.
Changes:
- Introduces a reusable include file for the Secret modules deprecation notice.
- Injects the deprecation notice into SecretManagement/SecretStore conceptual articles and cmdlet reference pages.
- Moves SecretManagement/SecretStore into the “Deprecated modules” section of the utility modules overview and updates ms.date values.
Reviewed changes
Copilot reviewed 27 out of 27 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStorePassword.md | Adds deprecation include to cmdlet description; updates ms.date; minor formatting adjustment. |
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStoreConfiguration.md | Adds deprecation include to cmdlet description; updates ms.date; minor formatting adjustment. |
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Reset-SecretStore.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Microsoft.PowerShell.SecretStore.md | Adds deprecation include to module landing page; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretStore/Get-SecretStoreConfiguration.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unregister-SecretVault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unlock-SecretVault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Test-SecretVault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretVaultDefault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-Secret.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Remove-Secret.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Register-SecretVault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Microsoft.PowerShell.SecretManagement.md | Adds deprecation include to module landing page; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretVault.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-Secret.md | Adds deprecation include to cmdlet description; updates ms.date. |
| reference/includes/secret-modules-deprecated.md | New include containing the deprecation notice content. |
| reference/docs-conceptual/SecretManagement/security-concepts.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/overview.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/how-to/using-secrets-in-automation.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/how-to/using-azure-keyvault.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/how-to/manage-secretstore.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/get-started/using-secretstore.md | Adds deprecation include at top; updates ms.date. |
| reference/docs-conceptual/SecretManagement/get-started/understanding-secretmanagement.md | Adds deprecation include at top (ms.date not updated in PR). |
| reference/docs-conceptual/overview.md | Moves Secret modules under “Deprecated modules”; updates ms.date. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| title: Understanding the SecretManagement module | ||
| --- | ||
| # Understanding the SecretManagement module | ||
|
|
||
| [!INCLUDE[secrets-modules-deprecated](../../../includes/secret-modules-deprecated.md)] |
| Deprecated modules | ||
|
|
||
| - [Microsoft.PowerShell.SecretManagement][03] | ||
| - [Microsoft.PowerShell.SecretStore][04] | ||
| - [Microsoft.PowerShell.Crescendo][02] - **Deprecated May 2026** | ||
| - [AIShell][01] - **Deprecated January 2026** |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit c12281d: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. |
PR Summary
Add deprecation notice for Secret modules
PR Checklist