User Tools

Site Tools


azure_powershell_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
azure_powershell_cheat_sheet [2017/06/20 08:21] – created stephenazure_powershell_cheat_sheet [2017/06/20 21:26] (current) – external edit 127.0.0.1
Line 4: Line 4:
 | ''Get-AzureRmSubscription'' | List subscriptions. | | ''Get-AzureRmSubscription'' | List subscriptions. |
 | ''Get-AzureRmSubscription -SubscriptionName whatever | Select-AzureRmSubscription'' | Set the current subscription. | | ''Get-AzureRmSubscription -SubscriptionName whatever | Select-AzureRmSubscription'' | Set the current subscription. |
 +| ''Get-AzureRmContext'' | Get the current subscription. | 
 +| ''Get-AzureRmVm'' | List the VMs. | 
 +| ''Stop-AzureRmVm -ResourceGroupName whatever -Name whatever'' | Stop a VM. |
azure_powershell_cheat_sheet.1497946869.txt.gz · Last modified: 2017/06/20 21:21 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki