The objective of this repository is to document my learning and use of Scripting languages (Powershell and Bash/CLI) to solve Azure problems by automating tasks for efficiency and precision while enabling me to focus on more complex issues.
Benefits of developing my scripting skills:
- Helps to manage complicated azure environments using automation.
- Logging scripts into a type of source control repository allows colleagues to share in my scripts and helps us track changes over time.
- Reduces human errors or repetitive tasks.
- Helps to create or develop a form of documentation (Code is a form of documentation if we can read the code).