by George Chrysovaladis Grammatikos | Feb 1, 2021 | Automation, Azure, DevOps
Reading Time: 3 minutesBefore 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...
by George Chrysovaladis Grammatikos | Apr 22, 2020 | Azure, DevOps, IT-Troubleshooting, Powershell
Reading Time: < 1 minuteIn this post, you can read the steps you need to follow to delete an Azure DataFactory. Specifically, the steps below apply to the error code “DeleteFactoryBlockedByIR”. The Problem When we try to delete the Azure Data factory...
by George Chrysovaladis Grammatikos | Nov 4, 2019 | Azure, Compute, DevOps, DevOps, General, IT
Reading Time: 4 minutesAmong 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,...
by George Chrysovaladis Grammatikos | Sep 25, 2018 | Azure, DevOps
Reading Time: 4 minutesIn this post, we are going to talk about Azure Resource Manager (ARM) Templates, a json file which allows us to deploy resources on Azure in a few steps. What is ARM Template In simple words, an ARM template is a JSON script. This script...
by George Chrysovaladis Grammatikos | Sep 11, 2018 | Az-Powershell, Azure, Powershell
Reading Time: 2 minutesThis post will be updated continuously with new Azure RM cmdlets, which are useful for the daily work at office. Networking In this section, we can find cmdlets for Azure Network Resources. Change The Public IP State :...