Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Create a New Azure VM with PowerShell

$
0
0

There's a cmdlet called Get-AzureVMImage which returns all of the predefined Azure VM images you can choose from when setting up a new Azure virtual machine (VM). Since we're SQL Server people, here's how I get the list of available VMs specific to SQL Server.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles