AzureRM

3.4.0

Azure Resource Manager Module

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name AzureRM -RequiredVersion 3.4.0

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

AzureAutomationNotSupported

Functions

Update-AzureRM Import-AzureRM Uninstall-AzureRM

Dependencies

Release Notes

## 2017.01.18 - Version 3.4.0
* AnalysisServices
   * Added two new dataplane APIs in a separate module Azure.AnalysisServices.psd1
       - This introduces two new APIs that enable customers to login to Azure Analysis Services servers and issue a restart command.
* Compute
   * 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.
* DataLakeAnalytics
   * Update Get-AdlJob to support Top parameter
   * Update Get-AdlJob to return the list of jobs in order by most recently submitted
   * Updated help for all cmdlets to include output as well as more descriptions of parameters and the inclusion of aliases.
   * Update New-AdlAnalyticsAccount and Set-AdlAnalyticsAccount to support commitment tier options for the service.
   * Added OutputType mismatch warnings to all cmdlets with incorrect OutputType attributes. These will be fixed in a future breaking change release.
* DataLakeStore
   * Updated help for all cmdlets to include output as well as more descriptions of parameters and the inclusion of aliases.
   * Update New-AdlStore and Set-AdlStore to support commitment tier options for the service.
   * Added OutputType mismatch warnings to all cmdlets with incorrect OutputType attributes. These will be fixed in a future breaking change release.
   * Add Diagnostic logging support to Import-AdlStoreItem and Export-AdlStoreItem. This can be enabled through the following parameters:
       * -Debug, enables full diagnostic logging as well as debug logging to the PowerShell console. Most verbose options
       * -DiagnosticLogLevel, allows finer control of the output than debug. If used with debug, this is ignored and debug logging is used.
       * -DiagnosticLogPath, optionally specify the file to write diagnostic logs to. By default it is written to a file under %LOCALAPPDATA%\AdlDataTransfer
   * Added support to New-AdlStore to explicitly opt-out of account encryption. To do so, create the account with the -DisableEncryption flag.
* OperationalInsights
   * Get-AzureRmOperationalInsightsSearchResults no longer requires the Top parameter to retrieve results
* Resources
   * Support Tag as parameters for Find-AzureRmResource
       - Users can now use Tag parameter with Find-AzureRmResource
       - Fixed the issue where illegal combinations of TagName, TagValue with other search parameters was allowed in Find-AzureRmResource and would result in users getting exception from the service by disallowing such combinations.
* ServiceBus
   * Add SkuCapacity parameter to Set-AzureRmServiceBusNamespace
       - User will be able to update the SkuCapacity(Messaging units in case of a premium namespace) of the SeriveBus NameSpace
   
   * Future Breaking Change Notification: We've added a warning about removing property 'ResourceGroupName' from the returned NamespceAttributes from cmdlets New-AzureRmServiceBusNamespace, Get-AzureRmServiceBusNamespace and Set-AzureRmServiceBusNamespace
       -The call remains the same, but the returned values NameSpace object will not have the ResourceGroupName property  
* Sql
   * Added new return parameter "AuditType" to Get-AzureRmSqlDatabaseAuditingPolicy and Get-AzureRmSqlServerAuditingPolicy returned object
       - This parameter value indicates the returned auditing policy type - Table or Blob.
* ServiceManagement
   * New parameters in New-AzureVMSqlServerAutoBackupConfig 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.
* Storage
   * Fix Start-AzureStorageBlobCopy output might has wrong BlobType issue
       - Start-AzureStorageBlobCopy
   * Fix hang issue when running cmdlets from WPF/Winform context  
       - Get-AzureStorageBlob
       - Get-AzureStorageBlobContent
       - Get-AzureStorageBlobCopyState
       - Get-AzureStorageContainer
       - Get-AzureStorageContainerStoredAccessPolicy
       - New-AzureStorageContainer
       - Remove-AzureStorageBlob
       - Remove-AzureStorageContainer
       - Set-AzureStorageBlobContent
       - Set-AzureStorageContainerAcl
       - Start-AzureStorageBlobCopy
       - Stop-AzureStorageBlobCopy
       - Get-AzureStorageFile
       - Get-AzureStorageFileContent
       - Get-AzureStorageFileCopyState
       - Get-AzureStorageShare
       - Get-AzureStorageShareStoredAccessPolicy
       - New-AzureStorageDirectory
       - New-AzureStorageShare
       - Remove-AzureStorageDirectory
       - Remove-AzureStorageFile
       - Remove-AzureStorageShare
       - Set-AzureStorageFileContent
       - Start-AzureStorageFileCopy
       - Stop-AzureStorageFileCopy
       - Get-AzureStorageQueueStoredAccessPolicy
       - Get-AzureStorageTableStoredAccessPolicy

FileList

Version History

Version Downloads Last updated
6.13.2 15,481,095 3/23/2021
6.13.1 6,002,894 11/21/2018
6.12.0 58,765 11/6/2018
6.11.0 63,876 10/23/2018
6.10.0 54,704 10/9/2018
6.9.0 124,725 9/24/2018
6.8.1 188,743 8/29/2018
6.7.0 82,719 8/14/2018
6.6.0 44,378 7/31/2018
6.5.0 53,816 7/17/2018
6.4.0 59,494 7/3/2018
6.3.0 95,432 6/19/2018
6.2.1 59,668 6/5/2018
6.2.0 1,139 6/5/2018
6.1.1 27,308 5/25/2018
6.1.0 13,388 5/22/2018
6.0.1 40,096 5/8/2018
6.0.0 4,097 5/7/2018
5.7.0 391,521 4/10/2018
5.6.0 39,571 3/27/2018
5.5.0 36,131 3/13/2018
5.4.1 41,080 2/28/2018
5.4.0 1,633 2/27/2018
5.3.0 43,575 2/13/2018
5.2.0 67,878 1/31/2018
5.1.1 124,924 12/9/2017
5.0.1 57,133 11/10/2017
5.0.0 37,460 11/8/2017
4.4.1 227,378 10/13/2017
4.4.0 139,301 9/25/2017
4.3.1 81,861 8/16/2017
4.2.1 51,173 7/18/2017
4.2.0 6,141 7/11/2017
4.1.0 65,588 6/8/2017
4.0.2 20,220 5/24/2017
4.0.1 13,155 5/13/2017
4.0.0 6,460 5/10/2017
3.8.0 56,116 4/5/2017
3.7.0 26,918 3/9/2017
3.6.0 15,068 2/22/2017
3.5.0 13,740 2/8/2017
3.4.0 (current version) 16,534 1/18/2017
3.3.0 18,186 12/14/2016
3.2.0 17,439 11/15/2016
3.1.0 11,099 11/2/2016
3.0.0 14,397 9/28/2016
2.5.0 64,881 5/9/2019
2.4.0 12,969 2/8/2019
2.3.0 22,367 9/17/2018
2.2.0 2,691 9/20/2016
2.1.0 82,923 9/8/2016
2.0.1 8,193 8/10/2016
1.6.0 25,569 7/12/2016
1.5.1 3,384 6/27/2016
1.5.0 5,700 6/1/2016
1.4.0 9,680 5/4/2016
1.3.2 3,593 4/19/2016
1.3.0 5,125 3/30/2016
1.2.11 254,642 10/13/2017
1.2.10 15,757 7/8/2017
1.2.9 22,665 3/14/2017
1.2.8 8,499 1/12/2017
1.2.7 276 1/4/2017
1.2.6 122,948 9/8/2016
1.2.2 6,284 3/4/2016
1.2.0 6,639 2/3/2016
1.1.0 3,600 1/14/2016
1.0.4 2,509 12/16/2015
1.0.3 2,299 11/24/2015
1.0.2 1,895 11/6/2015
1.0.1 1,928 10/12/2015
1.0.0 462 10/9/2015
Show less