If you’re like me when granting permissions, you want to do it according to least privilege. This is not always possible, but in Azure you…
Author: torivar
This post is a follow up on my previous posts about personal data in the cloud. I wanted to write something about theoretical access to…
While trying to do a whatif-deployment via -Confirm in Azure PowerShell, I stumbled upon this error message (have seen it a couple of times now…
Lately I have been looking for a quickstart template, or something similar, which can deploy a VM with Linux or Windows Server based on parameters.…
Update 2020-08-07:Lawyers and privacy professionals on LinkedIn are discussing these topics at the moment. There are many good points here, here, here and here, among…
I recently started working towards a future in Infrastructure as Code. This means more focus on ARM Templates and Azure DevOps Pipelines. There are many…
I wanted to write a short blog post about cost optimization regarding Azure PaaS, and this is the result. This subject has been covered in…
So I was following this excellent blog post from Tao Yang at Microsoft, and I could not get any hits with the query written in…
This is my attempt at writing a few words about the massive amount of security focus in Azure. I will follow up this post with…
The other day I needed to pin part of an Azure Monitor Workbook to an Azure Dashboard. Luckily, this is possible! The solution is quite…