This repo has common bash scripts that I found usfull over the time.
Use at your own risk
Generate SSL Certificate request (CSR) with openSSL. First is creating the private key and then generates the CSR using SHA-256.
Convert *.pem private key to *.pfx
Create alias for docker run to execute the azure-cli as docker container and it maps the $HOME dir to the container
Common and usfull docker commands that you may want ot learn or just create alias to them from this file