Skip to content

docs(csstools): rebuild 2608 README command overview - #349

Open
Cristian Schmitt Nieto (schmittnieto) wants to merge 1 commit into
Azure:mainfrom
schmittnieto:main
Open

docs(csstools): rebuild 2608 README command overview#349
Cristian Schmitt Nieto (schmittnieto) wants to merge 1 commit into
Azure:mainfrom
schmittnieto:main

Conversation

@schmittnieto

Copy link
Copy Markdown
Contributor

Summary

Rebuilds the Microsoft.AzLocal.CSSTools version 1.2608.31.1 README as a complete command overview.

The exported-functions structure was already introduced in version 1.2607.16.2249 40e0205. This PR carries that structure forward and refreshes it with the commands and content available in version 2608.

The original release notes are preserved and placed first, before the Module setup section.

Changes

  • Preserved the complete 1.2608.31.1 release notes and moved them before Module setup.
  • Added the command overview for all 73 exported functions.
  • Generated condensed syntax from each function's SYNOPSIS and SYNTAX documentation.
  • Preserved the existing convention:
    • Required parameters appear without brackets.
    • Optional parameters appear in brackets.
  • Updated the command indexes for insights, remediations, and support scripts.
  • Added links to the detailed documentation for each command.

Differences from 1.2607.16.2249

  • Exported functions remain at 73:
    • Removed Invoke-AzsSupportDiagnosticCheck.
    • Added Test-AzsSupportDiskPartitionValid.
  • Remediations increased from 9 to 12:
    • RemoveUnreferencedGhostCsvMountPoints
    • ReplaceIgvmAgentBinary
    • RestartHealthServiceProcesses
  • Insight components remain unchanged at 8.
  • Support scripts remain unchanged.

Validation

  • Verified that the 72 functions shared with version 2607 reproduce the previous table character for character and in the same order.
  • Verified all relative links resolve to existing files.
  • Verified Markdown tables have consistent columns.
  • Confirmed the non-heading release-note content is unchanged from the original.
  • Preserved CRLF line endings to keep the diff clean.

Known documentation issue

Get-AzsSupportStorageDiskLatency.md does not contain DESCRIPTION or EXAMPLES headings, causing its examples to spill into the SYNTAX section. The generated overview filters this content by function name, so the README syntax remains correct. The source document itself is unchanged by this PR.

Place the 1.2608.31.1 release notes before Module setup.
Reuse the exported-functions structure already introduced in
version 1.2607.16.2249 and refresh the command reference for 2608.
Copilot AI balanced review requested due to automatic review settings September 5, 2026 22:46

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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