Skip to content

A collection of PowerShell scripts for Azure administration, compliance monitoring, and automation. Features policy compliance reporting, interactive subscription management, and multiple output formats (Console/JSON/CSV).

Notifications You must be signed in to change notification settings

DarylsCorner/azure-automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Automation Scripts

A collection of PowerShell scripts and tools for Azure administration, compliance monitoring, and automation tasks.

📁 Repository Structure

Tools for monitoring and reporting on Azure Policy compliance across subscriptions.

  • Get-PolicyComplianceReport.ps1 - Comprehensive policy compliance reporting tool

Scripts for managing and increasing Azure service quotas across subscriptions.

  • Increase-AzureQuota.ps1 - Automated quota increase requests

🚀 Future Categories

  • Resource Management - Scripts for Azure resource lifecycle management
  • Cost Optimization - Tools for cost analysis and optimization
  • Security - Security assessment and hardening scripts
  • Shared - Common functions and utilities

🎯 Quick Start

Each tool category has its own README with specific usage instructions. Navigate to the relevant folder to get started.

📋 Requirements

  • Azure CLI installed and configured
  • PowerShell 5.1 or higher
  • Appropriate Azure permissions for the scripts you're running

🤝 Contributing

Feel free to contribute additional scripts, improvements, or bug fixes. Please:

  1. Follow the existing folder structure
  2. Include comprehensive documentation
  3. Test scripts thoroughly before submitting
  4. Remove any sensitive information (subscription IDs, resource names, etc.)

📄 License

This project is provided as-is for educational and automation purposes.


*** Last updated: September 11, 2025 ***

About

A collection of PowerShell scripts for Azure administration, compliance monitoring, and automation. Features policy compliance reporting, interactive subscription management, and multiple output formats (Console/JSON/CSV).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors