Category Archives: Powershell

How to solve the “Cannot load PSReadline module” Error when Installing the Azure CLI

Microsoft Azure CLI can be executed in multiple shells.  Running in Linux, MacOS and Windows.  In this post, we show you how to install it properly so you can get the goodness that comes from the the PSReadline module. Sometimes … Continue reading

Posted in Azure, Azure CLI, Powershell, PSReadLine | Comments Off on How to solve the “Cannot load PSReadline module” Error when Installing the Azure CLI

Visual Studio Code Integrated Terminal

Visual Studio code has a great feature called Integrated terminal. It provides the ability to have a  Shell terminal while working with your files. In Windows,  the default terminal is PowerShell, however this can be changed easily. In this blog post, … Continue reading

Posted in Linux, Powershell, Ubuntu, Ubuntu in Windows 10, Uncategorized, Visual Studio Code | Comments Off on Visual Studio Code Integrated Terminal