by George Chrysovaladis Grammatikos | Nov 4, 2019 | Azure, Compute, DevOps, DevOps, General, IT
Among 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, multi-cloud as he would manage...
by George Chrysovaladis Grammatikos | Oct 10, 2019 | DevOps, IT
In this quick post, I will show you how to transfer a GitHub repo from one organization account to another. Navigate to the repository that we want to transfer and select Settings. Scroll down to the Danger Zone and select Transfer Then we type the name of the...
by George Chrysovaladis Grammatikos | Jul 20, 2018 | DevOps, DevOps, Uncategorized
In 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 & Release Tools...
by George Chrysovaladis Grammatikos | Jun 25, 2018 | DevOps, IT
In this post we will see that in a few simple steps we can create a URL Rewrite to redirect website traffic from http to https. Prerequisites : IIS 7 or higher URL Rewrite module installed. Download URL Rewrite 2.1 module from here. SSL Certificate installed and...
by George Chrysovaladis Grammatikos | May 3, 2018 | DevOps, IT
The purpose of creating a Dev Test Lab in Azure is to give different development and QA/ Testers teams the capability to upload and test the source code for every project of them. Dev Test Lab Benefits Deploy VM/VMs with all code and dev tools Cost Control, with auto...