Speaker at Experts Live Netherlands 2018, Azure, Big Data etc.

First time speaker @ExpertsliveNL, honored to have been selected and looking forward to it! Next week on Tuesday 19/6 in Ede, Netherlands 16:15-17:15 i will be holding a session covering what i learned engaging in an early adoption of HDInsight, Azure Data Lake, Azure Data Lake Analytics, some OSS components and the vision to build … Read more

PowerShell 1.0 and ARM – Tenants and Subscriptions

In my previous post you got intro to getting started with Power Shell 1.0 and Azure Resource Manager (ARM) Also take a look at this post by @s_lapointe In this post I hope to inspire you to continue with it. Authenticate with Multiple Tenants! The Solution is: Login-AzureRmAccount -SubscriptionId “subscription you want to manage” Before … Read more

Getting Started With Azure PowerShell 1.0 Preview #ARM

The evolution never stops! I have been doing some Azure Resource Manager related work with building templates and setting up governance with processes and management for a service organization, the challenge in this is seldom the technical solutions J (even though there are room for improvement on the technical side also) So Azure PowerShell 1.0 … Read more