I am trying to create a Windows Server 2008 VM in Azure using PowerShell. Unfortunately I don't know the correct syntax to use.
I know Server 2012 is $skuName = "2012-R2-Datacenter"...I am looking to create a Windows Server 2008 R2 SP1 VM but don't know the correct label to input.
Does anyone know?