by George Chrysovaladis Grammatikos | Dec 8, 2020 | DevOps, Identity, IT, IT-Troubleshooting
Reading Time: < 1 minuteIn 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...
by George Chrysovaladis Grammatikos | Apr 2, 2020 | IT, IT-Troubleshooting
Reading Time: < 1 minuteProblem: While trying to refresh a Visual Studio license return the following error message: Solution: To solve the problem we must execute the steps below. Close down Visual Studio Go to...
by George Chrysovaladis Grammatikos | Sep 25, 2018 | Azure, DevOps
Reading Time: 4 minutesIn this post, we are going to talk about Azure Resource Manager (ARM) Templates, a json file which allows us to deploy resources on Azure in a few steps. What is ARM Template In simple words, an ARM template is a JSON script. This script...
by George Chrysovaladis Grammatikos | Jul 20, 2018 | DevOps, DevOps, Uncategorized
Reading Time: 3 minutesIn this post we talk about how someone can start with Visual Studio Team Services and we will create what most people know from TFS, Team Project. This Team Project has a lot of benefits for the users, Version Control Project Management Build...