by George Chrysovaladis Grammatikos | Jun 1, 2023 | Intune
This post will guide you step-by-step through the installation of Visual Studio code via MS Intune. Prepare VS code exe file for MS Intune Download the VS Code from this link Download from GitHub the “IntuneWinAppUtil” from this link INFO: For demo...
by George Chrysovaladis Grammatikos | May 1, 2023 | Azure, Compute, DevOps
In this post, I will show you how to deploy Azure Blob Storage within an Azure Resource Group using Terraform language with the AzureRM module. Let’s demo it In order to follow the commands below you will only need an active Azure subscription. The tool for...
by George Chrysovaladis Grammatikos | Apr 21, 2023 | Azure, Management + Governance
It is common at some point during IT engineers’ professional careers to have deleted or removed resources. Errors of this kind are commonly referred to as human error. Microsoft Azure provides an implementation of such policies to apply read-only or block delete...
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...