Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I was trying to run the PowerShell command Get-AzureVM but, it is not showing an output. Can anyone help me how I can able to get the details of Virtual machine?

1 Answer

0 votes
by (26.7k points)
edited by

In able to get the details, first you need to check for the subscriptions. To do that, try the following command:

Get-AzureSubscription | select SubscriptionName

I hope this will help.

Want to become an Azure expert? join azure certification now!!

Want to know more about Azure? Watch this video on Microsoft Azure for Beginners | What is Azure? | Microsoft Azure Training:

Related questions

Browse Categories

...