Skip to content

Csstools release 2026.02#251

Draft
arudell wants to merge 6 commits intoAzure:mainfrom
arudell:csstools-release-2026.02
Draft

Csstools release 2026.02#251
arudell wants to merge 6 commits intoAzure:mainfrom
arudell:csstools-release-2026.02

Conversation

@arudell
Copy link
Collaborator

@arudell arudell commented Feb 18, 2026

This pull request adds comprehensive documentation for several PowerShell functions in the CSSTools module, aimed at improving support, maintenance, and operational tasks for Azure Local deployments. The changes introduce detailed usage guides, parameter descriptions, and output information for each cmdlet, making it easier for users and developers to understand and utilize these tools. Additionally, release notes are included to provide context and guidance for updating the module.

Documentation for new cmdlets:

Support and Maintenance Operations

  • Added documentation for Clear-AzsSupportDirectory, describing how to clear directory contents locally or remotely with safety checks and parameter details.
  • Added documentation for Clear-AzsSupportParentWorkingDirectory, explaining how to remove stale working directories based on last write time across infrastructure nodes.
  • Added documentation for Compress-AzsSupportArchive, detailing how to create zip archives from specified directories, including compression options and output info.

File Transfer Utilities

  • Added documentation for Copy-AzsSupportFileFromComputer and Copy-AzsSupportFileToComputer, outlining how to copy files between local and remote computers with protocol fallback and credential support. [1] [2]

System and Storage Utilities

  • Added documentation for Confirm-AzsSupportOSVersion, describing OS version validation against specified or minimum values.
  • Added documentation for Convert-AzsSupportStorageAttributes, explaining how to translate storage attribute arrays for easier analysis.
  • Added documentation for Disable-AzsSupportInsightLog, detailing how to disable trace logging for AzStack Insights.

Release Notes

  • Added ReleaseNotes.md with instructions for updating the module, known issues, and support contact information.

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.

1 participant

Comments