by George Chrysovaladis Grammatikos | Dec 2, 2022 | Azure, DevOps, DevOps, IT
In this post, I will provide a workaround for a problem I recently faced with an Azure DevOps pipeline. In this pipeline, I used the Generate Release Notes (Crossplatform) task, and I received the error message below: remote: TF401019: The Git repository with name or...
by George Chrysovaladis Grammatikos | Jan 25, 2022 | Azure, DevOps
In this post, I’ll walk you through the process of exporting and importing a CI pipeline from one Azure DevOps project to another. Prerequisites An Azure DevOps account – If you don’t already have a DevOps account, you may create one by following the...
by George Chrysovaladis Grammatikos | Jun 1, 2021 | Automation, Azure, DevOps, DevOps, IT
In this post, I will show you how easy you can configure the Auto-Shutdown setting to send a notification on Microsoft Teams. Prerequisites A valid Azure Subscription An Azure VM An Azure Logic App The most important part of this post is the Azure Logic App because it...
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 | Feb 1, 2021 | Automation, Azure, DevOps
Before we see how we can deploy Azure Bastion using Terraform, it would be nice to read a couple of useful information about it. The last years introduced to the IT/DevOps world, the IaC (Infrastructure as a Code). A new way that allows us to manage and provision...