by George Chrysovaladis Grammatikos | Dec 7, 2025 | Azure, DevOps, IT
As you all know, Terraform infrastructure’s valuable details are stored in the “[name].tstate” file on our local drive or on an Azure storage container. In this post, I want to address a common issue that users of Terraform might face when deploying...
by George Chrysovaladis Grammatikos | May 1, 2024 | Azure, DevOps, DevOps, IT
The “remote 0000000000aaTF401027” error is related to account permission on the repository. Usually, you can resolve it by giving the Contribute permission to the account that gets the error message. Navigate to the Azure DevOps protal and select your...
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 | May 12, 2022 | Azure, DevOps, IT
The purpose of this post is to examine how easy it is to transfer files from one service to another. This can be easily done with the mover.io service. We need to know which connectors should be used for which Microsoft services before starting the demo. Please refer...
by George Chrysovaladis Grammatikos | Jul 1, 2021 | DevOps, IT, Window Virtual Desktop
In the Covid19 days, more and more enterprises start using Windows Virtual Desktop to provide a safe remote work environment to their employees. This post will help us to get understand how to configure a VM to start, when a user connects via the RDP, and what are 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...