docs: Add DSC documentation for PSResourceGet - #381
Gijs Reijn (Gijsreyn) wants to merge 2 commits into
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 02353e1:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| powershell-gallery/docs-conceptual/powershellget/dsc/reference/psresourcelist.md | View (>=powershellget-2.x) | Details | |
| powershell-gallery/docs-conceptual/powershellget/dsc/how-to/configuration-documents.md | ✅Succeeded | View (>=powershellget-2.x) | |
| powershell-gallery/docs-conceptual/powershellget/dsc/how-to/invoke-resources.md | ✅Succeeded | View (>=powershellget-2.x) | |
| powershell-gallery/docs-conceptual/powershellget/dsc/overview.md | ✅Succeeded | View (>=powershellget-2.x) | |
| powershell-gallery/docs-conceptual/powershellget/dsc/reference/repository.md | ✅Succeeded | View (>=powershellget-2.x) | |
| powershell-gallery/docs-conceptual/powershellget/toc.yml | ✅Succeeded |
powershell-gallery/docs-conceptual/powershellget/dsc/reference/psresourcelist.md
- Line 439, Column 3: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.PowerShell.PSResourceGet.Get-PSResource'.
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.
Mikey Lombardi (He/Him) (michaeltlombardi)
left a comment
There was a problem hiding this comment.
Technical review pass
| Add the folder for the installed module version to `PATH` so that DSC can find the manifests. The | ||
| following commands add the newest installed version for the current session: |
There was a problem hiding this comment.
Gijs Reijn (@Gijsreyn) - I thought that the PowerShell discovery resource would pick up and find the resource automatically - is this still a required step?
There was a problem hiding this comment.
I added a new section to explain it.
|
Learn Build status updates of commit 659326e: ✅ Validation status: passed
For more details, please refer to the build report. |
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 |
PR Summary
PR Checklist