by George Chrysovaladis Grammatikos | Apr 1, 2021 | Azure, DevOps, DevOps, IT
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...
by George Chrysovaladis Grammatikos | Mar 1, 2021 | Azure, Compute, DevOps, DevOps, IT, Security
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...
by George Chrysovaladis Grammatikos | Dec 8, 2020 | DevOps, Identity, IT, IT-Troubleshooting
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...
by George Chrysovaladis Grammatikos | Nov 30, 2020 | Azure, DevOps, Identity, IT, Security
In this post, you will read some of the well-known MFA frequently asked questions and each answer. Question 01 : The user mistakenly removed authenticator app from its mobile phone, and now the Additional security verification option is unavailable to configure it...
by George Chrysovaladis Grammatikos | Nov 20, 2020 | DevOps, IT, IT-Troubleshooting
Error message When you try to open a web page you get the following error message, This page can’t be displayed “Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try connecting to https://www.mywebsite.com” again. Workarounds There are...
by George Chrysovaladis Grammatikos | Oct 19, 2020 | Automation, Azure, DevOps, IT
In this post, I will present an Azure Logic App solution to Start and Deallocate an Azure VM. Prerequisites A valid Azure subscription Azure Compute APIs Configure build-in roles to the Azure VM Enable the Logic Apps System assigned managed identity* * The image above...