by George Chrysovaladis Grammatikos | Mar 30, 2023 | Azure, Identity + Security, Security
This post focuses on a common error message that occurs during an Azure FrontDoor Web Application policy deletion. Problem You will probably notice that sometimes when you try to delete an Azure FrontDoor Web Application policy, you receive the following error...
by George Chrysovaladis Grammatikos | Feb 1, 2023 | Azure, DevOps
Terraform by HashiCorp is an infrastructure-as-code tool. It allows infrastructure automation to be deployed via code. With Terraform, infrastructure provisioning has been simplified by using a simple, human-readable syntax. Prerequisites An active Azure subscription...
by George Chrysovaladis Grammatikos | Jan 10, 2023 | Azure, DevOps
Hiya folks, in this post, I will explain how easy you can create a deployment group and deploy a pipeline agent to an Azure (Windows) VM. Prerequisites An active Azure subscription (for the Azure VM deployment) An active Azure DevOps organization (check how to signup...
by George Chrysovaladis Grammatikos | Jan 4, 2023 | Azure, DevOps
This post will walk you through the steps of setting up a Personal Access Token (PAT) in an Azure DevOps organization. From your DevOps organization’s main page, on the top right side. Select the user setting and then “Personal access tokens”. Select...
by George Chrysovaladis Grammatikos | Dec 17, 2022 | App Service, Azure
In this quick post, we will read about the steps we need to take if we accidentally delete it. By executing a few PowerShell commands, it can be easily fixed. Prerequisites An active Azure subscription Azure Az PowerShell module (Only for PowerShell) Azure Cloud Shell...
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...