Tag Archives: Deployment

Problems with Azure VMs of different sizes

Just a quick note… If you’re building an Azure Cloud Service with multiple Virtual Machines of varying sizes, does it matter which order you create Azure VMs? I created a new Azure Cloud Service by building a machine of size … Continue reading

Posted in SQLServerPedia Syndication | Tagged , , , , | Leave a comment

New-AzureVM : BadRequest: The virtual network <foo> does not exist.

Just a quickie. It’s been a long week, and I’ve been trying to get my head around using PowerShell to automate deployments in Azure. However, I did come across a little glitch in the way that this is supposed to … Continue reading

Posted in SQLServerPedia Syndication | Tagged , , , | 10 Comments