Veeresh KumarAZ CLI : Bash script to fetch all azure resources containing pattern or nameI needed to get the list of all azure resources containing the pattern or name frequently. Hence, thought of automating it via AZ CLI.Nov 20, 2021Nov 20, 2021
Veeresh KumarBash script to create directory if not existsWe often need to create some standard directory structure for our application or any other purpose. Sometimes we might have to do it in…Oct 23, 2021Oct 23, 2021
Veeresh KumarInstall Ansible on UbuntuIn this article, we will look at installing the ansible on ubuntu using the bash script.Sep 10, 2021Sep 10, 2021
Veeresh KumarBash script to check Linux Service StatusI needed to develop a script to check status of any application running on linux and thought of sharing the same which could be useful to…Sep 10, 2021Sep 10, 2021