Recent Posts
Azure Resources : Validate before move to another Resource Group
In this post, we will see how we can validate the azure resources before we move them to another resource group. Prerequisites A Microsoft Account A valid Azure Subscription Installed Postman or Fiddler Create an Azure AD App Before we begin, we need to create...
Azure Linux VM : Using several apps to remote connect
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...
Azure : Deploy Bastion Host using Terraform
Before we see how we can deploy Azure Bastion using Terraform, it would be nice to read a couple of useful information about it. The last years introduced to the IT/DevOps world, the IaC (Infrastructure as a Code). A new way that allows us to manage and provision...
Visual Studio 2015 Error Message: We could not download a license
In Visual Studio 2015, when you check for an updated license, you might see the error message below. This problem caused because of the MFA feature. To get troubleshoot this problem you have to follow the steps below : Solution 1 (Check for MFA) Check if the account...