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 | 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 | Apr 8, 2023 | Power Apps, Power Platform
The purpose of this post is to demonstrate how you can use a Power Apps Canvas app to perform CRUD operations on an Azure SQL database. To demonstrate the CRUD operation I used the Wide World Importers sample database, and specifically the Application. People table....
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...