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…
Category: Azure
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.…
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…
Network Security Groups in Azure give the possibility of doing some simple ACL filtering between – and inside of – subnets, or directly on NICs.…