In this post, I will show you how to map a network drive (Azure File Share) to a Linux and Windows Azure VMs. Mount SMB on Azure Linux VM At first, you’ll need to create a new file, i.e. filesharecredentials sudo mkdir -p /etc/filesharecredentials and store the...
Hiya chaps, read this post to learn how to resolve Azure Virtual Desktop problems with the Remote Desktop Web Client. Error message: There are currently no resources assigned to you in host-pool-ws-01. Contact technical support for help. Solution You cannot view the...
In this post, I will show you how to deploy Azure Blob Storage within an Azure Resource Group using Terraform language with the AzureRM module. Let’s demo it In order to follow the commands below you will only need an active Azure subscription. The tool for...
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...