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 | 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...
by George Chrysovaladis Grammatikos | Oct 19, 2020 | Automation, Azure, DevOps, IT
In 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 identity* * The image above...
by George Chrysovaladis Grammatikos | Jul 28, 2020 | Automation, Az-Powershell, Azure, Compute
There 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 Start, Stop VM’s via...
by George Chrysovaladis Grammatikos | Jun 6, 2020 | Automation, Azure
The 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....