Skip to content

segraef/Scripts

AzureIcon BashIcon PowershellIcon Scripts

A collection of automation scripts across PowerShell, Bash, Python and JavaScript for Azure, DevOps and general infrastructure tasks.

Repository structure

Path Contents
PowerShell/ Azure / DevOps automation scripts. Start from _Template.ps1; shared logging is Write-Log.psm1.
PowerShell/Snippets/ Smaller, single-purpose helpers.
Bash/ Shell utilities. Start from _Template.sh; shared logging is log.sh.
Python/ Python utilities (HIBP breach checks, helpers).
flask/ Small Flask web app wrapping the HIBP checks.
JavaScript/, REST/, graphql/ Browser snippet, .http request samples, GraphQL queries.
cheatsheets/ Quick-reference notes (git, python, rhel).
PSScriptAnalyzerSettings.psd1 Lint/format rules enforced by CI.

This repository was generated from segraef/Template and stays in sync with it via the Template Sync workflow.

Status

SuperLinter

PowerShell ScriptAnalyzer

Reporting Issues and Feedback

Issues and Bugs

If you find any bugs, please file an issue in the GitHub Issues page. Please fill out the provided template with the appropriate information.

If you are taking the time to mention a problem, even a seemingly minor one, it is greatly appreciated, and a totally valid contribution to this project. Thank you!

Feedback

If there is a feature you would like to see in here, please file an issue or feature request in the GitHub Issues page to provide direct feedback.

Contribution

If you would like to become an active contributor to this repository or project, please follow the instructions provided in CONTRIBUTING.md.

Learn More

About

This repository contains Azure and Windows PowerShell scripts for developers and administrators to develop, deploy, and manage Microsoft Azure and Microsoft Windows ecosystem.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from segraef/Template