AzureRM.Compute

2.5.0

Microsoft Azure PowerShell - Compute service cmdlets for Azure Resource Manager.  Manages virtual machines, hosted services, and related resources in Azure Resource Manager

Minimum PowerShell version

3.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM.Compute -RequiredVersion 2.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM.Compute -Version 2.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Compute IAAS VM VirtualMachine

Cmdlets

Remove-AzureRmAvailabilitySet Get-AzureRmAvailabilitySet New-AzureRmAvailabilitySet Get-AzureRmVMExtensionImageType Get-AzureRmVMExtensionImage Get-AzureRmVMADDomainExtension Set-AzureRmVMADDomainExtension Get-AzureRmVMAEMExtension Remove-AzureRmVMAEMExtension Set-AzureRmVMAEMExtension Test-AzureRmVMAEMExtension Set-AzureRmVMBginfoExtension Get-AzureRmVMCustomScriptExtension Remove-AzureRmVMCustomScriptExtension Set-AzureRmVMCustomScriptExtension Get-AzureRmVMDiagnosticsExtension Remove-AzureRmVMDiagnosticsExtension Remove-AzureRmVmssDiagnosticsExtension Set-AzureRmVMDiagnosticsExtension Set-AzureRmVMExtension Remove-AzureRmVMExtension Get-AzureRmVMExtension Get-AzureRmVMSqlServerExtension New-AzureVMSqlServerAutoBackupConfig New-AzureVMSqlServerAutoPatchingConfig New-AzureVMSqlServerKeyVaultCredentialConfig Remove-AzureRmVMSqlServerExtension Set-AzureRmVMSqlServerExtension Get-AzureRmVMImage Get-AzureRmVMAccessExtension Remove-AzureRmVMAccessExtension Set-AzureRmVMAccessExtension Get-AzureRmVMImageSku Get-AzureRmVMImagePublisher Get-AzureRmVMImageOffer Get-AzureRmRemoteDesktopFile Get-AzureRmVMUsage Get-AzureRmVMSize Save-AzureRmVMImage Set-AzureRmVM Add-AzureRmVMAdditionalUnattendContent Add-AzureRmVMSshPublicKey Add-AzureRmVMSecret Remove-AzureRmVMSecret Remove-AzureRmVMNetworkInterface Remove-AzureRmVMDataDisk Set-AzureRmVMBootDiagnostics Set-AzureRmVMDataDisk Set-AzureRmVMPlan Set-AzureRmVMSourceImage Set-AzureRmVMOSDisk Get-AzureRmVMBootDiagnosticsData Get-AzureRmVM Update-AzureRmVM Restart-AzureRmVM New-AzureRmVM Start-AzureRmVM Stop-AzureRmVM Remove-AzureRmVM New-AzureRmVMConfig Set-AzureRmVMOperatingSystem Add-AzureRmVMDataDisk Add-AzureRmVMNetworkInterface Add-AzureRmVhd Save-AzureRmVhd Add-AzureRmContainerServiceAgentPoolProfile New-AzureRmContainerServiceConfig Remove-AzureRmContainerServiceAgentPoolProfile New-AzureRmContainerService Update-AzureRmContainerService Remove-AzureRmContainerService Get-AzureRmContainerService Get-AzureRmVmssVM Set-AzureRmVmssVM Add-AzureRmVmssAdditionalUnattendContent Add-AzureRmVmssExtension Add-AzureRmVmssNetworkInterfaceConfiguration Add-AzureRmVmssSecret Add-AzureRmVmssSshPublicKey Add-AzureRmVmssWinRMListener New-AzureRmVmssConfig New-AzureRmVmssIpConfig New-AzureRmVmssVaultCertificateConfig Remove-AzureRmVmssExtension Remove-AzureRmVmssNetworkInterfaceConfiguration Set-AzureRmVmssOsProfile Set-AzureRmVmssStorageProfile New-AzureRmVmss Update-AzureRmVmss Stop-AzureRmVmss Remove-AzureRmVmss Get-AzureRmVmss Get-AzureRmVmssSku Set-AzureRmVmss Restart-AzureRmVmss Start-AzureRmVmss Update-AzureRmVmssInstance Get-AzureRmVMDscExtensionStatus Publish-AzureRmVMDscConfiguration Remove-AzureRmVMDscExtension Set-AzureRmVMDscExtension Get-AzureRmVMDscExtension Add-AzureRmVmssDiagnosticsExtension Get-AzureRmVMChefExtension Remove-AzureRmVMChefExtension Set-AzureRmVMChefExtension Remove-AzureRmVMBackup Disable-AzureRmVMDiskEncryption Get-AzureRmVMDiskEncryptionStatus Remove-AzureRmVMDiskEncryptionExtension Set-AzureRmVMDiskEncryptionExtension Set-AzureRmVMBackupExtension

Dependencies

Release Notes

* Fix Get-AzureRmVM with -Status issue: Get-AzureRmVM throws an exception when Get-AzureRmVM lists multiple VMs and some of the VMs are deleted during Get-AzureRmVM is performed.
* New parameters in New-AzureRmVMSqlServerAutoBackupConfig cmdlet to support Auto Backup for SQL Server 2016 VMs.
- BackupSystemDbs : Specifies if system databases should be added to Sql Server Managed Backup.
- BackupScheduleType : Specifies the type of managed backup schedule, manual or automated. If it's manual, schedule settings need to be specified.
- FullBackupFrequency : Specifies the frequency of Full Backup, daily or weekly.
- FullBackupStartHour : Specifies the hour of the day when the Sql Server Full Backup should start.
- FullBackupWindowInHours : Specifies the window (in hours) when Sql Server Full Backup should occur.
- LogBackupFrequencyInMinutes : Specifies the frequency of Sql Server Log Backup.
* New-AzureVMSqlServer* cmdlets are renamed to New-AzureRmVMSqlServer* now. Old ones will continue to work however.

FileList

Version History

Version Downloads Last updated
5.9.2 16,474,775 3/23/2021
5.9.1 7,368,531 11/21/2018
5.8.0 139,157 11/6/2018
5.7.2 7,667 10/30/2018
5.7.1 119,667 10/23/2018
5.7.0 159,175 10/9/2018
5.6.1-preview 81 10/11/2018
5.6.0 265,093 9/24/2018
5.5.2 345,769 8/29/2018
5.5.0 213,398 8/14/2018
5.4.0 134,396 7/31/2018
5.3.0 148,287 7/17/2018
5.2.0 144,718 7/3/2018
5.1.1 168,204 6/19/2018
5.1.0 140,735 6/5/2018
5.0.0 257,715 5/7/2018
4.6.1 65,596 5/9/2019
4.6.0 569,278 4/10/2018
4.6.0-preview 46 3/29/2018
4.5.0 102,214 3/27/2018
4.4.0 50,901 3/13/2018
4.3.2 44,787 2/27/2018
4.3.1 7,692 2/13/2018
4.3.0 46,233 2/13/2018
4.2.0 119,071 1/31/2018
4.1.1 238,093 12/9/2017
4.0.3 13,406 2/8/2019
4.0.2 34,172 9/17/2018
4.0.1 118,332 11/10/2017
4.0.0 42,039 11/8/2017
3.4.1 274,751 10/12/2017
3.4.0 180,090 9/25/2017
3.3.1 151,319 8/16/2017
3.2.1 83,528 7/18/2017
3.2.0 12,009 7/11/2017
3.1.0 64,484 6/8/2017
3.0.1 22,729 5/24/2017
3.0.0 20,601 5/10/2017
2.9.0 64,952 4/5/2017
2.8.0 31,011 3/9/2017
2.7.0 17,356 2/22/2017
2.6.0 23,493 2/8/2017
2.5.0 (current version) 18,792 1/18/2017
2.4.0 19,398 12/14/2016
2.3.0 28,742 11/2/2016
2.2.0 13,714 9/28/2016
2.1.0 87,467 9/8/2016
2.0.1 8,681 8/10/2016
2.0.0 616 8/8/2016
1.3.3 26,473 7/12/2016
1.3.2 3,561 6/27/2016
1.3.1 6,051 6/1/2016
1.3.0 10,325 5/4/2016
1.2.7 3,757 4/19/2016
1.2.6 3,559 4/6/2016
1.2.5 1,999 3/30/2016
1.2.4 4,485 3/4/2016
1.2.3.4 255,089 10/13/2017
1.2.3 3,737 2/11/2016
1.2.2.4 15,628 7/8/2017
1.2.2.3 22,726 3/14/2017
1.2.2.2 8,628 1/4/2017
1.2.2.1 122,708 9/8/2016
1.2.2 1,222 2/3/2016
1.2.1 3,540 1/13/2016
1.2.0 1,684 12/16/2015
1.1.0 2,947 11/9/2015
1.0.0 298 11/6/2015
0.10.0 1,842 10/9/2015
Show less