by George Chrysovaladis Grammatikos | May 3, 2023 | Power Apps, Power Platform
Hi folks, in this quick post I will demonstrate the basic steps to upload file(s) to Azure Blob storage. Prerequisites An active Microsoft Azure subscription An Azure Blob Storage (Here is a link that shows how to deploy Azure Blob Storage for demonstration purposes)...
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 | 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...