Skip to content

Add DSC install article - #418

Merged
Sean Wheeler (sdwheeler) merged 3 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w632418-dsc-install
Sep 10, 2026
Merged

Add DSC install article#418
Sean Wheeler (sdwheeler) merged 3 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w632418-dsc-install

Conversation

@sdwheeler

@sdwheeler Sean Wheeler (sdwheeler) commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

Add DSC install article

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.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 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.

@learn-build-service-prod

This comment was marked as outdated.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The new install article contains several incorrect distro references and a broken RPM link, and removing the “Installation” section from overview risks breaking existing inbound links to the old #installation anchor.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR adds a dedicated installation article for DSC v3 and wires it into the DSC 3.0 documentation set, moving installation guidance out of the overview page.

Changes:

  • Adds a new multi-platform install guide (install.md) with tabbed instructions for Windows/Linux/macOS.
  • Updates the DSC 3.0 TOC to include the new install article.
  • Removes the installation section from overview.md and updates link references / “Next steps” to point to the new article.
File summaries
File Description
dsc/docs-conceptual/dsc-3.0/toc.yml Adds the new install article to the DSC 3.0 navigation.
dsc/docs-conceptual/dsc-3.0/overview.md Removes embedded install instructions and points readers to the install article.
dsc/docs-conceptual/dsc-3.0/install.md Introduces new cross-platform installation guidance and download links.
Review details

Suppressed comments (3)

dsc/docs-conceptual/dsc-3.0/install.md:82

  • This comment says "Ubuntu" but the Debian tab is using the Debian repo URL; update the distro name to match the instructions.
# Download the Microsoft repository keys for your version of Ubuntu

dsc/docs-conceptual/dsc-3.0/install.md:138

  • This comment says "Debian" but the Ubuntu tab is using the Ubuntu repo URL; update the distro name to match the instructions.
# Download the Microsoft repository keys for your version of Debian

dsc/docs-conceptual/dsc-3.0/install.md:211

  • The x64 RPM bullet has an extra ')' that breaks the link, and the displayed filenames don't match the linked RPM filenames in the references. Align the visible names with the actual package names to avoid copy/paste mistakes.
- Arm64 - [DSC-3.3.0-rc.2-arm64.rpm][07]
- x64 - [dsc-3.3.0.rc.2-1.x86_64.rpm)][08]
  • Files reviewed: 3/3 changed files
  • Comments generated: 4
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread dsc/docs-conceptual/dsc-3.0/install.md Outdated
Comment thread dsc/docs-conceptual/dsc-3.0/install.md Outdated
Comment thread dsc/docs-conceptual/dsc-3.0/install.md Outdated
Comment thread dsc/docs-conceptual/dsc-3.0/overview.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 743185d:

✅ Validation status: passed

File Status Preview URL Details
dsc/docs-conceptual/dsc-3.0/install.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/toc.yml ✅Succeeded View (dsc-3.0)

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 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.

@sdwheeler
Sean Wheeler (sdwheeler) merged commit 55c3581 into MicrosoftDocs:main Sep 10, 2026
4 checks passed
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