This repository is dedicated to Azure Automation account runbooks.
Each folder in this repository represents a different functionality, containing multiple scripts that aim to achieve the same main goal but may differ by small functionalities such as enhancements, options for different users, etc.
- Each folder contains scripts related to a specific functionality.
- Scripts within the same folder may have slight differences to cater to varying requirements.
For example:
send-email-via-sendgrid/: Contains scripts for sending emails via SendGrid.start-stop-vms/: Contains scripts for starting and stopping Azure VMs with email notifications.
Feel free to contribute by adding new runbooks or enhancing existing ones. Make sure to follow the folder structure and document your scripts for ease of use.
Thank you for using and contributing to this repository!