How to Install Azure CLI on Windows (one-liner)
There are many ways you can manage Azure, for example, by using the Azure PowerShell, Cloud Shell,...
Remote Edit Files on Azure Linux VMs using VS Code
There are a lot of different ways to remote manage your Azure virtual machines using various tools and technics. In this blog post, I am...
How to Install and Update PowerShell 7
The PowerShell team just announced PowerShell 7. PowerShell 7 is built on .NET Core 3 and brings back many APIs required by modules built...
How to create an Ubuntu VM on Windows 10
Windows 10 is not just a modern desktop operating system, and it also has some great IT Pro and...
How to Install AzCopy for Azure Storage
AzCopy is a command-line tool to manage and copy blobs or files to or from a storage account. It also allows you to sync storage accounts...
How to Install and Update PowerShell 6
Today Windows 10 and Windows Server 2019 ship with Windows PowerShell 5.1 as the default version. PowerShell Core 6 is a new edition of...
WLinux – The best WSL for Windows 10
A couple of Windows 10 releases back, Microsoft delivered the Windows Subsystem for Linux. The...
Sync Azure Blob Storage with Azure Stack Blob Storage
There are some scenarios where you want to sync Blob Storage on Azure with Blob Storage on Azure Stack. This easily be done using the...
How to Install Ubuntu in a Hyper-V Generation 2 Virtual Machine
If you want to install Ubuntu or any other Linux inside a Hyper-V Generation 2 Virtual Machine you need to do a simple change to the VM so...
Install OpenSSH Server on Windows Server
Back in 2017 Microsoft made OpenSSH available on Windows 10. Shortly after OpenSSH was also...