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...
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...