Skip to content

Conversation

michaeltlombardi
Copy link
Contributor

PR Summary

Updates the documentation for the generally available 3.0.0 release of DSC.

This change:

  • Updates the terminology in the glossary and other conceptual documents
  • Updates the changelog to start over at the GA release, with the intent to keep the pre-release changelog on GitHub only.
  • Updates the overview to reflect the GA release and installation instructions
  • Drafts an initial getting started document that should be decomposed and expanded in the future - in the interests of getting a usable document in place ASAP, it covers both invoking resources and managing a configuration document.

This PR should be kept in draft until the v3 release is live and available both on GitHub and through WinGet.

This PR doesn't update the reference documentation - that will be handled in a separate PR.

This PR doesn't canonicalize style for links - that will be handled in a separate PR after the initial drafts, reorganization, and reference documentation updates are in place.

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.

@michaeltlombardi michaeltlombardi marked this pull request as draft March 4, 2025 15:12

This comment was marked as outdated.

Copy link
Contributor

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions and a question

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.

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.

This comment was marked as outdated.

@michaeltlombardi michaeltlombardi marked this pull request as ready for review March 25, 2025 15:03

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Contributor

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See suggestions

This comment was marked as outdated.

This change primarily addresses the content of the conceptual
documentation for v3.0.0.

It also restructures the documentation and TOC in preparation for
upcoming PRs to sync and expand the reference documentation.
Copy link

Learn Build status updates of commit 37343bf:

💡 Validation status: suggestions

File Status Preview URL Details
dsc/docs-conceptual/dsc-3.0/getting-started/getting-started.old.md 💡Suggestion n/a (file deleted or renamed) Details
.openpublishing.redirection.json ✅Succeeded View (dsc-2.0)
View (dsc-1.1)
View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/changelog.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/configuration-documents/overview.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/configurations.md ✅Succeeded n/a (file deleted or renamed)
dsc/docs-conceptual/dsc-3.0/concepts/enhanced-authoring.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/output-accessibility.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources.md ✅Succeeded n/a (file deleted or renamed)
dsc/docs-conceptual/dsc-3.0/concepts/resources/anatomy.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/capabilities.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/instances.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/kinds.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/operations.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/overview.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/concepts/resources/properties.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/get-started/index.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/getting-started/getting-started.md ✅Succeeded n/a (file deleted or renamed)
dsc/docs-conceptual/dsc-3.0/glossary.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/overview.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/cli/completer/command.md ✅Succeeded n/a (file deleted or renamed)
dsc/docs-conceptual/dsc-3.0/reference/cli/completer/index.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/cli/config/command.md ✅Succeeded n/a (file deleted or renamed)
dsc/docs-conceptual/dsc-3.0/reference/cli/config/export.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/cli/config/get.md ✅Succeeded View (dsc-3.0)
dsc/docs-conceptual/dsc-3.0/reference/cli/config/index.md ✅Succeeded View (dsc-3.0)

This comment lists only the first 25 files in the pull request.

dsc/docs-conceptual/dsc-3.0/getting-started/getting-started.old.md

  • [Suggestion: file-not-redirected - See documentation] File dsc/docs-conceptual/dsc-3.0/getting-started/getting-started.old.md with URL /powershell/dsc/getting-started/getting-started.old was deleted without redirection. To avoid broken links, add a redirection.

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.

For any questions, please:

@michaeltlombardi michaeltlombardi dismissed sdwheeler’s stale review March 25, 2025 22:39

Addressed requests and updated documentation, ready for re-review.

@sdwheeler sdwheeler merged commit f4b529f into MicrosoftDocs:main Mar 26, 2025
4 checks passed
sdwheeler added a commit that referenced this pull request Mar 26, 2025
This change primarily addresses the content of the conceptual
documentation for v3.0.0.

It also restructures the documentation and TOC in preparation for
upcoming PRs to sync and expand the reference documentation.

Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
sdwheeler added a commit that referenced this pull request Mar 26, 2025
* Update conceptual docs for v3 GA (#287)

This change primarily addresses the content of the conceptual
documentation for v3.0.0.

It also restructures the documentation and TOC in preparation for
upcoming PRs to sync and expand the reference documentation.

* (MAINT) Update TOC casing (#296)

---------

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.

3 participants