Skip to content

Conversation

michaeltlombardi
Copy link
Contributor

PR Summary

Fixes bookmarks broken in #373

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copy link

Learn Build status updates of commit 018248a:

⚠️ Validation status: warnings

File Status Preview URL Details
dsc/docs-conceptual/dsc-3.0/reference/cli/resource/list.md ⚠️Warning View (dsc-3.0) Details
dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/set.md ⚠️Warning View (dsc-3.0) Details
dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/whatif.md ⚠️Warning View (dsc-3.0) Details
dsc/docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md ✅Succeeded View (dsc-3.0)

dsc/docs-conceptual/dsc-3.0/reference/cli/resource/list.md

  • Line 309, Column 45: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#sethandlesexist' in 'docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md', did you mean '#setHandlesExist'?
  • Line 310, Column 45: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#whatif' in 'docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md', did you mean '#whatIf'?

dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/set.md

  • Line 227, Column 77: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#sethandlesexist' in 'docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md', did you mean '#setHandlesExist'?

dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/whatif.md

  • Line 246, Column 77: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#sethandlesexist' in 'docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md', did you mean '#setHandlesExist'?

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.

@michaeltlombardi michaeltlombardi force-pushed the maint/main/fix-bookmarks branch from 018248a to 641a020 Compare August 21, 2025 14:45
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copy link

Learn Build status updates of commit 641a020:

✅ Validation status: passed

File Status Preview URL Details
dsc/docs-conceptual/dsc-3.0/reference/cli/resource/list.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/schemas/definitions/resourceCapabilities.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/set.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/schemas/resource/manifest/whatif.md ✅Succeeded View (dsc-3.0)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit 7dc1432 into MicrosoftDocs:main Aug 21, 2025
3 checks passed
@michaeltlombardi michaeltlombardi deleted the maint/main/fix-bookmarks branch August 21, 2025 14:48
sdwheeler added a commit that referenced this pull request Aug 21, 2025
* Add description to Microsoft.DSC metadata (#371)

* (SYNC) Draft reference for expected resource stdout JSON Schemas (#373)

This change:

- Adds reference documentation for the expected output
  for resource operations
- Mirrors the PR in the code repository (PowerShell/DSC#1016)
- Fixes #367
- Fixes #368
- Fixes #369

* (MAINT) Fix bookmark links (#374)

---------

Co-authored-by: Gijs Reijn <[email protected]>
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants