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 | Oct 19, 2020 | Automation, Azure, DevOps, IT
Reading Time: 3 minutesIn 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...
by George Chrysovaladis Grammatikos | Jul 28, 2020 | Automation, Az-Powershell, Azure, Compute
Reading Time: < 1 minuteThere are many times where we need to massively do operations on Azure VM’s, in this post we would talk how we can Start, Stop, and Restart VM’s via Azure Portal or Azure PowerShell. Start, Stop VM’s via Azure Portal...
by George Chrysovaladis Grammatikos | Jun 6, 2020 | Automation, Azure
Reading Time: 3 minutesThe Problem When we try to update Automation Account Azure Modules we are getting the message that the update feature has been deprecated. The Solution We can update the Automation Account Azure Modules by following the next steps. Step 1....