Earlier this week, Microsoft launched a new Linux driver into public preview: the FUSE adapter for blob storage. Obviously this is an open source driver (hosted on github). The driver allows you to mount blob storage into your VMs and read/write from blob directly. What does this mean? It is a very easy way to […]

Terraform and Azure
Have you already played around with Terraform and Azure? Until today, I hadn’t and decided to try it out. A couple of weeks ago Corey Sanders announced progress with how Azure and Terraform are integrated; and below you can read on how I tried it out.