Category: Azure

Windows Azure – Create Virtual Machine

Hi, In previous posts, we were talking about : How adding your account and work with it: http://pwrshell.net/?p=863 – First steps How handle the missing New-AzureVNetwork cmdlet in the Azure PowerShell module: http://pwrshell.net/?p=908 – Network How create an affinity group and optimize your Azure storage: http://pwrshell.net/?p=879 – Storage Now it’s time to build our first…




Windows Azure – Create a Network

Hi, In two previous posts i was talking about how to : Enable your subscription in PowerShell Azure module Configure your storage Ok, now we have almost everything in order to build our first VM, actually, we can build a VM right now, but! But, if you wanna set up a full environement and have…




Windows Azure powershell – Storage overview

In a previous post, i talked about the CurrentStorageAccountName property of our Azure subscription. Let’s see how create a Storage account before adding it to our subscription……




Windows Azure powershell – First steps

I used the Microsoft cloud platform since few months for personnal use, mainly as a lab to test and build powershell scripts. This article will (i hope) provide you concret scripts and technical references to build a lab from scratch in just few minutes. First of all, keep in mind that Azure it’s not free,…


Tags: