You May Also Enjoy
Storing DevOps documentation in Git and managing CAB approvals with Pull Requests
2 minute read
Often in a large enterprise you will need to submit changes to a CAB (Change Advisory Board) before getting approval to make any changes to your infrastructu...
How to install Jupyter Notebook on Ubuntu Linux
1 minute read
Install a desktop environment GUI on Ubuntu Server in Azure
2 minute read
All the Linux server Virtual Machine images on Azure don’t come with a desktop environment, which is obviously usually the right thing to do with a server. T...
Convert PFX SSL certificate to base64 in PowerShell and PowerShell Core
less than 1 minute read
Several resources in Azure requires sending the SSL cert data, you can get this by generating it from the SSL PFX file. [System.Convert]::ToB...
Comments