Quantcast
Channel: How to get list of all Azure VMs in Powershell - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by David Peden for How to get list of all Azure VMs in Powershell

$
0
0

You need to use the Azure Resource Manager mode to access the new VMs:

Switch-AzureMode -Name AzureResourceManager

You can read more about it here.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>