Skip to content

Scripts

Promoted, documented scripts organized by type: sql/, powershell/, bash/, az-cli/. Raw source scripts live in the eshars-ops repo.

Scripts here have been validated, documented, and are safe for operational use. Each script should include a header comment describing its purpose, parameters, and any prerequisites.

Organization

  • sql/ — SQL Server queries and maintenance scripts
  • powershell/ — PowerShell automation scripts
  • bash/ — Bash/shell scripts
  • az-cli/ — Azure CLI scripts and commands