Anything About IT

Learning, Building, Sharing

PowerShell Script - Get-MsolUserInformation

The Get-MsolUserInformation cmdlet provides an easy way to retrieve all users that are a member or guest and/or are registered in Azure Directory or A...

Clean up unused Azure Resources with PowerShell

Today when I opened my Azure portal I had a little surprise. The monthly MSDN subscription credit was much lower as I expected it to be. Did I eventua...

Creating a Virtual Network using Azure Resource Manager – Part 2

In the previous article ([Part1](https://www.verboon.info/2016/02/creating-a-virtual-network-using-azure-resource-manager-part-1/)) I walked through t...

Creating a Virtual Network using Azure Resource Manager – Part 1

A few weeks ago I wondered why in the Azure Portal some of the resources where flagged as “classic”. The article [Understanding Resource Manager deplo...

A little helper script for the Azure Set-AzureRmVMSourceImage cmdlet

To keep a long story short, today i started looking into Azure PowerShell and Azure Resource Manager and quickly found out that if I wanted to make us...

Installing Microsoft Azure AD Connect

Last week Microsoft anounced GA for Azure AD Connect. To get a better understanding of how this all works, I installed it in my Cloud based lab that i...