Skip to content

docs: update default trace level from 'warning' to 'warn' in CLI documentation#406

Merged
michaeltlombardi merged 1 commit into
MicrosoftDocs:mainfrom
Gijsreyn:gh-405/main/fix-trace-level
May 20, 2026
Merged

docs: update default trace level from 'warning' to 'warn' in CLI documentation#406
michaeltlombardi merged 1 commit into
MicrosoftDocs:mainfrom
Gijsreyn:gh-405/main/fix-trace-level

Conversation

@Gijsreyn
Copy link
Copy Markdown
Contributor

PR Summary

Fixes #405

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.

@Gijsreyn Gijsreyn requested a review from sdwheeler as a code owner May 20, 2026 08:45
Copilot AI review requested due to automatic review settings May 20, 2026 08:45
Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the DSC 3.0 CLI reference documentation to reflect the warn trace/log level naming (instead of warning) and its use as the default.

Changes:

  • Renamed the documented message level from warning to warn (default).
  • Updated the documented default value to warn.
  • Updated the documented valid values list to include warn instead of warning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread dsc/docs-conceptual/dsc-3.0/reference/cli/index.md
@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
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 9409e14:

✅ Validation status: passed

File Status Preview URL Details
dsc/docs-conceptual/dsc-3.0/reference/cli/index.md ✅Succeeded View (dsc-3.0)

For more details, please refer to the build report.

@michaeltlombardi michaeltlombardi merged commit 564f227 into MicrosoftDocs:main May 20, 2026
4 checks passed
@Taojunshen Taojunshen mentioned this pull request May 20, 2026
4 tasks
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.

--trace-level "warn" is incorrectly documented as "warning"

3 participants