Always Encrypted: Deterministic vs. Randomized
When it comes to securing a SQL server there are severeal things we need to think of. One of this things is the protection of our data in transit and/or at rest by using encryption…
When it comes to securing a SQL server there are severeal things we need to think of. One of this things is the protection of our data in transit and/or at rest by using encryption…
When I started to dive into the Azure world I found the difference between Service Endpoints and Private Links confusing. In this post I'd like to clear things up a bit and give a quick overview…
Well this sounds like a straight forward task. Download the MSI package, run the installed and done. But there is one tiny obstacle that you may encounter…
This is just a quick run-through on how to use Azure PowerShell for Azure VNet management…
I found it rather difficult to create an alert rule using PowerShell as opposed to using Azure CLI. That's why I thought it is worth a post. I assume there exists a resource group called rg-training and a VM named VM1. In general, an alert rule consists of the following components…
While playing around with the Azure Licenses blade inside Azure Active Directory I was wondering why on earth I am not able to assing licenses to groups. Every time I clicked on Licensed groups and then on + Assign I only saw a list of users, without being able to…
While using the Azure CLI I found it very frustrating to repeat information like the resource group name and other things over and over again. But luckily Microsoft took care of this…
While playing around with the Azure CLI and Powershell Core 7.0 I encountered a
strange situation, when trying to pass a SAS token to a parameter.
This was the offending command
az storage blob show
--container-name