Update docs for PSResourceGet v1.2.0-preview5#304
Update docs for PSResourceGet v1.2.0-preview5#304sdwheeler merged 5 commits intoMicrosoftDocs:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
This PR updates the documentation for PSResourceGet module from v1.1.1 to v1.2.0-preview5, which is shipped in PowerShell 7.6.0-preview.6. The update includes comprehensive documentation for new features, parameter updates, and release notes.
Key Changes:
- Updates version metadata and dates across all cmdlet documentation files from v1.1.1 to v1.2.0-p5 (dated 12/10/2025)
- Adds documentation for new
Reset-PSResourceRepositorycmdlet for repository store recovery - Introduces Azure Artifacts Credential Provider integration with new
-CredentialProviderparameter documentation - Documents new cmdlet aliases (
gres,usres,svres,udres) in NOTES sections
Reviewed changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| Update-PSScriptFileInfo.md | Updated version metadata and formatting |
| Update-PSResource.md | Updated version metadata and formatting |
| Update-PSModuleManifest.md | Updated version metadata and added alias documentation (contains error) |
| Unregister-PSResourceRepository.md | Updated version metadata and formatting |
| Uninstall-PSResource.md | Updated version metadata and added alias documentation |
| Test-PSScriptFileInfo.md | Updated version metadata and formatting |
| Set-PSResourceRepository.md | Updated version metadata, added CredentialProvider parameter documentation |
| Save-PSResource.md | Updated version metadata and added alias documentation |
| Reset-PSResourceRepository.md | New cmdlet documentation file |
| Register-PSResourceRepository.md | Updated version metadata, added CredentialProvider parameter documentation |
| Publish-PSResource.md | Updated version metadata, clarified ModulePrefix parameter usage |
| New-PSScriptFileInfo.md | Updated version metadata and formatting |
| Microsoft.PowerShell.PSResourceGet.md | Updated version metadata, added Reset-PSResourceRepository reference |
| Install-PSResource.md | Updated version metadata and formatting |
| Import-PSGetRepository.md | Updated version metadata and formatting |
| Get-PSScriptFileInfo.md | Updated version metadata and formatting |
| Get-PSResourceRepository.md | Updated version metadata and formatting |
| Get-InstalledPSResource.md | Updated version metadata and expanded alias documentation |
| Find-PSResource.md | Updated version metadata and formatting |
| Compress-PSResource.md | Updated version statement from preview2 to v1.1.0 |
| about_PSResourceGet.md | Updated version reference and added Reset-PSResourceRepository to command table |
| toc.yml | Added new how-to guide for Azure Artifacts Credential Provider |
| supported-repositories.md | Updated date, added Azure Artifacts Credential Provider reference, renumbered links |
| psresourceget-release-notes.md | Updated date, removed question mark from title, added extensive v1.2.0-preview release notes |
| overview.md | Updated date, rewrote preview release description, added v1.2.0-preview5 to version history |
| use-credential-provider-with-azure-artifacts.md | New how-to guide documenting Azure Artifacts Credential Provider integration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
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 |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 26 out of 26 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 28a0231: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. |
PR Summary
Update docs for PSResourceGet v1.2.0-preview5
PR Checklist