Created
July 8, 2015 00:04
-
-
Save digitaldrummerj/dfc447c0841a36735577 to your computer and use it in GitHub Desktop.
Azure Powershell SDK script to get list of VM Images available
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-AzureVMImage | Select * | Out-Gridview –Passthru |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment