Azure Resource Locks explained

Azure Resource Locks explained

Introduction When working in Azure, we come across a feature called Resource Locks. But what exactly is it, and in what scenarios does it make sense to use? These are the questions I will address in this post today. Join me on a brief journey as I explain what this...
Script: List empty vnet

Cloud Powershell Modules

Introduction When working in Azure or the Microsoft Cloud environments in general, you will experience that most information are accessible using Powershell. However, there is a catch in regards to what the different modules provides.When you are done reading this...