Skip to content

Introduce parent "Sources" section & add Audit Source options#3530

Merged
donnie-msft merged 8 commits intomainfrom
dev-donnie-msft-vsOptionsAuditUpdate
Feb 4, 2026
Merged

Introduce parent "Sources" section & add Audit Source options#3530
donnie-msft merged 8 commits intomainfrom
dev-donnie-msft-vsOptionsAuditUpdate

Conversation

@donnie-msft
Copy link
Copy Markdown
Contributor

Fixes: NuGet/Home#14687

"Package Sources" page is now generalized as "Sources".

  • Revised all screenshots showing the new parent page.
  • Added section for Audit Sources.
  • Updated some wordings that are now used in VS.

@donnie-msft donnie-msft requested review from a team as code owners February 3, 2026 16:53
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@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

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.

nkolev92
nkolev92 previously approved these changes Feb 3, 2026
Copy link
Copy Markdown
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

Minor comments.

Screenshots look great.

Comment thread docs/consume-packages/nuget-visual-studio-options.md
Comment thread docs/consume-packages/nuget-visual-studio-options.md
seaniyer
seaniyer previously approved these changes Feb 3, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 23:50
@donnie-msft donnie-msft dismissed stale reviews from seaniyer and nkolev92 via a9298e8 February 3, 2026 23:50
@donnie-msft donnie-msft enabled auto-merge (squash) February 3, 2026 23:50
@learn-build-service-prod
Copy link
Copy Markdown

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request introduces a parent "Sources" section in the NuGet Visual Studio Options documentation and adds comprehensive documentation for Audit Source options. The changes align with GitHub issue #14687.

Changes:

  • Generalized "Package Sources" page to "Sources" to accommodate both package sources and audit sources
  • Added detailed documentation for the new Audit Sources feature, including configuration steps and three supporting screenshots
  • Updated existing screenshots to reflect the new UI structure
  • Fixed minor punctuation and formatting issues for consistency

Reviewed changes

Copilot reviewed 2 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/consume-packages/nuget-visual-studio-options.md Renamed "Package Sources" section to "Sources", added "Managing Audit Sources" subsection with detailed configuration instructions, updated image references, and fixed minor punctuation issues
docs/consume-packages/media/vsoptions/audit-sources-1.png New screenshot showing the audit sources checkbox option
docs/consume-packages/media/vsoptions/audit-sources-2.png New screenshot showing empty audit sources table
docs/consume-packages/media/vsoptions/audit-sources-3.png New screenshot showing configured audit source for nuget.org
docs/consume-packages/media/vsoptions/package-source-machine-wide.png Updated screenshot to reflect new UI
docs/consume-packages/media/vsoptions/sources-page.png New screenshot replacing package-sources-page.png with updated UI
docs/consume-packages/install-use-packages-visual-studio.md Updated anchor link from #package-sources to #sources
Comments suppressed due to low confidence (1)

docs/consume-packages/nuget-visual-studio-options.md:100

  • According to the .NET Documentation Guidelines (CodingGuidelineID: 1000000), ordered and unordered lists should use complete sentences with proper punctuation, ending with a period if it's more than three words. The list items here exceed three words but don't end with periods. Consider adding periods to maintain consistency with the documentation standards.
- **Name**: Display name for the source
- **Source**: URL or file path for the package source
- **Enabled checkbox**: Enable or disable a source without removing it.
- **Allow Insecure Connections**: Enable or disable allowing insecure HTTP connections

@donnie-msft donnie-msft merged commit 465c286 into main Feb 4, 2026
9 checks passed
@donnie-msft donnie-msft deleted the dev-donnie-msft-vsOptionsAuditUpdate branch February 4, 2026 19:14
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.

Audit Source options needs documentation

4 participants