In this quick post, I’ll walk you through the steps to build a new Azure VM by using an existing OS disk. It may be required sometimes to rebuild a virtual machine hosted in Azure for a variety of reasons. The VM is no longer required and therefore should be...
In this post, we will read how to sign in to an Azure VM using an Azure AD account. This way allow us to use our corporate account credentials instead of a local windows account. Prerequisites Before you start to follow the guide steps you must make sure that applies...
In this post, I will present the apps (including Azure Console) that we can use to connect to an Azure Linux VM. There are several apps in the market, but in this post, I will present only the free solutions we can easily find in the net. The below has the most...
Several Azure Virtual machine tiers offer to compute resources depending on the needs that arise in resources, for example, General purpose, Compute-optimized, Memory-optimized, GPU, Storage Optimized and High-performance computing. Sometimes the cost could be...
There are many times where we need to massively do operations on Azure VM’s, in this post we would talk how we can Start, Stop, and Restart VM’s via Azure Portal or Azure PowerShell. Start, Stop VM’s via Azure Portal Start, Stop VM’s via...
Reading the title of the article may seem strange to us but it is true and we will read below how we can download and install Kali Linux from the Microsoft app store. In Windows 10 Microsoft has added the Windows Subsystem for Linux which allows users to run Linux...