AzureRM
3.4.0
Azure Resource Manager Module
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Functions
Update-AzureRM Import-AzureRM Uninstall-AzureRM
Dependencies
- 
                                        - Azure.AnalysisServices (= 0.0.1)
- Azure.Storage (= 2.5.0)
- AzureRM.AnalysisServices (= 0.0.3)
- AzureRM.ApiManagement (= 3.3.0)
- AzureRM.Automation (= 2.5.0)
- AzureRM.Backup (= 2.5.0)
- AzureRM.Batch (= 2.5.0)
- AzureRM.Cdn (= 2.5.0)
- AzureRM.CognitiveServices (= 0.4.3)
- AzureRM.Compute (= 2.5.0)
- AzureRM.DataFactories (= 2.5.0)
- AzureRM.DataLakeAnalytics (= 2.5.0)
- AzureRM.DataLakeStore (= 3.3.0)
- AzureRM.DevTestLabs (= 2.5.0)
- AzureRM.Dns (= 2.5.0)
- AzureRM.EventHub (= 0.0.2)
- AzureRM.HDInsight (= 2.5.0)
- AzureRM.Insights (= 2.5.0)
- AzureRM.IoTHub (= 1.1.0)
- AzureRM.KeyVault (= 2.5.0)
- AzureRM.LogicApp (= 2.5.0)
- AzureRM.MachineLearning (= 0.11.3)
- AzureRM.Media (= 0.3.3)
- AzureRM.Network (= 3.4.0)
- AzureRM.NotificationHubs (= 2.5.0)
- AzureRM.OperationalInsights (= 2.5.0)
- AzureRM.PowerBIEmbedded (= 2.5.0)
- AzureRM.Profile (= 2.5.0)
- AzureRM.RecoveryServices (= 2.5.0)
- AzureRM.RecoveryServices.Backup (= 2.5.0)
- AzureRM.RedisCache (= 2.5.0)
- AzureRM.Resources (= 3.5.0)
- AzureRM.Scheduler (= 0.11.3)
- AzureRM.ServerManagement (= 2.5.0)
- AzureRM.ServiceBus (= 0.0.2)
- AzureRM.SiteRecovery (= 3.4.0)
- AzureRM.Sql (= 2.5.0)
- AzureRM.Storage (= 2.5.0)
- AzureRM.StreamAnalytics (= 2.5.0)
- AzureRM.Tags (= 2.5.0)
- AzureRM.TrafficManager (= 2.5.0)
- AzureRM.UsageAggregates (= 2.5.0)
- AzureRM.Websites (= 2.5.0)
 
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
- AzureRM.nuspec
- AzureRM.psd1
- AzureRM.psm1
Version History
| Version | Downloads | Last updated | 
|---|---|---|
| 6.13.2 | 22,847,077 | 3/23/2021 | 
| 6.13.1 | 6,038,917 | 11/21/2018 | 
| 6.12.0 | 59,913 | 11/6/2018 | 
| 6.11.0 | 63,890 | 10/23/2018 | 
| 6.10.0 | 54,723 | 10/9/2018 | 
| 6.9.0 | 130,109 | 9/24/2018 | 
| 6.8.1 | 189,014 | 8/29/2018 | 
| 6.7.0 | 105,997 | 8/14/2018 | 
| 6.6.0 | 44,390 | 7/31/2018 | 
| 6.5.0 | 53,829 | 7/17/2018 | 
| 6.4.0 | 59,750 | 7/3/2018 | 
| 6.3.0 | 95,543 | 6/19/2018 | 
| 6.2.1 | 60,618 | 6/5/2018 | 
| 6.2.0 | 1,150 | 6/5/2018 | 
| 6.1.1 | 27,328 | 5/25/2018 | 
| 6.1.0 | 13,726 | 5/22/2018 | 
| 6.0.1 | 40,109 | 5/8/2018 | 
| 6.0.0 | 4,107 | 5/7/2018 | 
| 5.7.0 | 392,699 | 4/10/2018 | 
| 5.6.0 | 39,789 | 3/27/2018 | 
| 5.5.0 | 36,140 | 3/13/2018 | 
| 5.4.1 | 41,092 | 2/28/2018 | 
| 5.4.0 | 1,641 | 2/27/2018 | 
| 5.3.0 | 43,585 | 2/13/2018 | 
| 5.2.0 | 67,964 | 1/31/2018 | 
| 5.1.1 | 145,368 | 12/9/2017 | 
| 5.0.1 | 57,156 | 11/10/2017 | 
| 5.0.0 | 37,475 | 11/8/2017 | 
| 4.4.1 | 227,405 | 10/13/2017 | 
| 4.4.0 | 145,272 | 9/25/2017 | 
| 4.3.1 | 81,883 | 8/16/2017 | 
| 4.2.1 | 70,167 | 7/18/2017 | 
| 4.2.0 | 6,149 | 7/11/2017 | 
| 4.1.0 | 65,603 | 6/8/2017 | 
| 4.0.2 | 20,243 | 5/24/2017 | 
| 4.0.1 | 13,165 | 5/13/2017 | 
| 4.0.0 | 6,478 | 5/10/2017 | 
| 3.8.0 | 75,442 | 4/5/2017 | 
| 3.7.0 | 26,997 | 3/9/2017 | 
| 3.6.0 | 15,086 | 2/22/2017 | 
| 3.5.0 | 13,760 | 2/8/2017 | 
| 3.4.0 (current version) | 16,677 | 1/18/2017 | 
| 3.3.0 | 18,196 | 12/14/2016 | 
| 3.2.0 | 17,447 | 11/15/2016 | 
| 3.1.0 | 11,543 | 11/2/2016 | 
| 3.0.0 | 14,406 | 9/28/2016 | 
| 2.5.0 | 75,038 | 5/9/2019 | 
| 2.4.0 | 13,314 | 2/8/2019 | 
| 2.3.0 | 22,545 | 9/17/2018 | 
| 2.2.0 | 2,709 | 9/20/2016 | 
| 2.1.0 | 105,553 | 9/8/2016 | 
| 2.0.1 | 8,205 | 8/10/2016 | 
| 1.6.0 | 25,585 | 7/12/2016 | 
| 1.5.1 | 3,392 | 6/27/2016 | 
| 1.5.0 | 5,707 | 6/1/2016 | 
| 1.4.0 | 10,494 | 5/4/2016 | 
| 1.3.2 | 3,604 | 4/19/2016 | 
| 1.3.0 | 5,131 | 3/30/2016 | 
| 1.2.11 | 254,687 | 10/13/2017 | 
| 1.2.10 | 15,767 | 7/8/2017 | 
| 1.2.9 | 22,682 | 3/14/2017 | 
| 1.2.8 | 8,506 | 1/12/2017 | 
| 1.2.7 | 283 | 1/4/2017 | 
| 1.2.6 | 123,005 | 9/8/2016 | 
| 1.2.2 | 6,291 | 3/4/2016 | 
| 1.2.0 | 6,647 | 2/3/2016 | 
| 1.1.0 | 3,608 | 1/14/2016 | 
| 1.0.4 | 2,517 | 12/16/2015 | 
| 1.0.3 | 2,310 | 11/24/2015 | 
| 1.0.2 | 1,906 | 11/6/2015 | 
| 1.0.1 | 1,936 | 10/12/2015 | 
| 1.0.0 | 474 | 10/9/2015 |