by George Chrysovaladis Grammatikos | Nov 4, 2019 | Azure, Compute, DevOps, DevOps, General, IT
Reading Time: 4 minutesAmong the Microsoft announcements in this year’s Ignite was also a new service called Azure Arc and until the day this article is posted is in [Preview]. This service helps IT stuff to manage on-premises servers, containers, edge,...
by George Chrysovaladis Grammatikos | Jun 21, 2019 | Azure, Compute, DevOps, VM
Reading Time: 5 minutesMicrosoft on 18 June 2019 announced a new service called AzureBastion [Preview], this is a service where the users can connect remotely to Azure VM without the danger of exposing RDP or SSH ports. This way critical VM deployments that need to be...
by George Chrysovaladis Grammatikos | Oct 15, 2018 | Azure, DevOps, VM
Reading Time: 4 minutesIntroduction Since ARM was introduced to the public, everyone migrates from ASM to ARM. This can be accomplished using a very cool tool called MigAz. This tool has also the capability to move resources from an Azure Directory to another with no...
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...
by George Chrysovaladis Grammatikos | Jul 17, 2018 | Azure, DevOps
Reading Time: 2 minutesIn this post we’ll talk about VSTS and TFS, we will see what their features are, check the versions and the pricing tiers of this service. What is VSTS ? VSTS is a TFS in the Cloud. For someone who already works with TFS on premise it is...