AzureRM
6.0.1
Azure Resource Manager Module
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Dependencies
-
- Azure.AnalysisServices (= 0.5.1)
- Azure.Storage (= 4.3.0)
- AzureRM.AnalysisServices (= 0.6.7)
- AzureRM.ApiManagement (= 6.0.0)
- AzureRM.ApplicationInsights (= 0.1.4)
- AzureRM.Automation (= 5.0.0)
- AzureRM.Backup (= 4.0.5)
- AzureRM.Batch (= 4.0.7)
- AzureRM.Billing (= 0.14.2)
- AzureRM.Cdn (= 5.0.0)
- AzureRM.CognitiveServices (= 0.9.5)
- AzureRM.Compute (= 5.0.0)
- AzureRM.Consumption (= 0.3.2)
- AzureRM.ContainerInstance (= 0.2.6)
- AzureRM.ContainerRegistry (= 1.0.5)
- AzureRM.DataFactories (= 5.0.0)
- AzureRM.DataFactoryV2 (= 0.5.4)
- AzureRM.DataLakeAnalytics (= 5.0.0)
- AzureRM.DataLakeStore (= 6.0.0)
- AzureRM.DevTestLabs (= 4.0.5)
- AzureRM.Dns (= 5.0.0)
- AzureRM.EventGrid (= 0.3.3)
- AzureRM.EventHub (= 0.6.4)
- AzureRM.HDInsight (= 4.1.3)
- AzureRM.Insights (= 5.0.0)
- AzureRM.IotHub (= 3.1.3)
- AzureRM.KeyVault (= 5.0.0)
- AzureRM.LogicApp (= 4.0.4)
- AzureRM.MachineLearning (= 0.18.0)
- AzureRM.MachineLearningCompute (= 0.4.3)
- AzureRM.MarketplaceOrdering (= 0.2.2)
- AzureRM.Media (= 0.10.0)
- AzureRM.Network (= 6.0.0)
- AzureRM.NotificationHubs (= 5.0.0)
- AzureRM.OperationalInsights (= 5.0.0)
- AzureRM.PowerBIEmbedded (= 4.1.5)
- AzureRM.Profile (= 5.0.1)
- AzureRM.RecoveryServices (= 4.1.3)
- AzureRM.RecoveryServices.Backup (= 4.1.3)
- AzureRM.RecoveryServices.SiteRecovery (= 0.2.5)
- AzureRM.RedisCache (= 5.0.0)
- AzureRM.Relay (= 0.3.4)
- AzureRM.Resources (= 6.0.0)
- AzureRM.Scheduler (= 0.16.4)
- AzureRM.ServiceBus (= 0.6.5)
- AzureRM.ServiceFabric (= 0.3.5)
- AzureRM.Sql (= 4.4.1)
- AzureRM.Storage (= 5.0.0)
- AzureRM.StreamAnalytics (= 4.0.5)
- AzureRM.Tags (= 4.0.2)
- AzureRM.TrafficManager (= 4.0.4)
- AzureRM.UsageAggregates (= 4.0.3)
- AzureRM.Websites (= 5.0.1)
Release Notes
6.0.0 - May 2018
General
* Set minimum dependency of modules to PowerShell 5.0
Azure.Storage
* Support as Storage blob container name
- New-AzureStorageBlobContainer
- Remove-AzureStorageBlobContainer
- Set-AzureStorageBlobContent
- Get-AzureStorageBlobContent
* Fix the issue that some Storage cmdlets failure output not contain detail failure information
AzureRM.ApiManagement
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.Automation
* Remove deprecated 'Tags' alias from cmdlets
- 'Set-AzureRmAutomationRunbook'
AzureRM.Batch
* Updated New-AzureBatchPool documentation to remove deprecated example
AzureRM.Cdn
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.Compute
* 'New-AzureRmVm' and 'New-AzureRmVmss' support verbose output of parameters
* 'New-AzureRmVm' and 'New-AzureRmVmss' (simple parameter set) support assigning user defined and(or) system defined identities to the VM(s).
* VMSS Redeploy and PerformMaintenance feature
- Add new switch parameter -Redeploy and -PerformMaintenance to 'Set-AzureRmVmss' and 'Set-AzureRmVmssVM'
* Add DisableVMAgent switch parameter to 'Set-AzureRmVMOperatingSystem' cmdlet
* 'New-AzureRmVm' and 'New-AzureRmVmss' (simple parameter set) support a 'Win10' image.
* 'Repair-AzureRmVmssServiceFabricUpdateDomain' cmdlet is added.
* Introduce multiple breaking changes
- Please refer to the migration guide for more details
* 'Set-AzureRmVmDiskEncryptionExtension' makes AAD parameters optional
AzureRM.DataFactories
* Remove deprecated 'Tags' alias from cmdlets
- New-AzureRmDataFactory
AzureRM.DataFactoryV2
* Updated the ADF .Net SDK version to 0.7.0-preview containing following changes:
- Added execution parameters and connection managers property on ExecuteSSISPackage Activity
- Updated PostgreSql, MySql llinked service to use full connection string instead of server, database, schema, username and password
- Removed the schema from DB2 linked service
- Removed schema property from Teradata linked service
- Added LinkedService, Dataset, CopySource for Responsys
AzureRM.DataLakeAnalytics
* Remove deprecated 'Tags' alias from cmdlets
- 'New-AzureRmDataLakeAnalyticsAccount'
- 'Set-AzureRmDataLakeAnalyticsAccount'
AzureRM.DataLakeStore
* Add new feature of recursive Acl Change to Remove-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl
* Add new cmdlet for retrieving the content summary under a directory
* Add new cmdlet for retrieving the disk usage and Acl dump
* Correct return type of Set-AzureRmDataLakeStoreItemAcl bool to IEnumerable<DataLakeStoreItemAce>
* Correct return type of Set-AzureRmDataLakeStoreItemAclEntry bool to IEnumerable<DataLakeStoreItemAce>
* Breaking changes in Export-AzureRmDataLakeStoreItem, Import-AzureRmDataLakeStoreItem, Remove-AzureRmDataLakeStoreItem
AzureRM.Dns
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.EventHub
* Updated Help for cmdlets with missing examples
AzureRM.Insights
* Introduced multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.IotHub
* Enable tags and Basic Sku to the IotHub
AzureRM.KeyVault
* Breaking changes to support piping scenarios
* Added new cmdlets: Backup/Restore-AzureKeyVaultManagedStorageAccount, Backup/Restore-AzureKeyVaultCertificate, Undo-AzureKeyVaultManagedStorageSasDefinitionRemoval, and Undo-AzureKeyVaultManagedStorageAccountRemoval
AzureRM.MachineLearning
* Remove deprecated 'Tags' alias from cmdlets
- Update-AzureRmMlCommitmentPlan
AzureRM.Media
* Remove deprecated 'Tags' alias from cmdlets
- 'Set-AzureRmMediaService'
AzureRM.Network
* Add support for DDoS protection plan resource
* Introduced multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.NotificationHubs
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.OperationalInsights
* Introduce multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.Profile
* Enable context autosave by default
* Add USGovernment OperationalInsights endpoints to Azure environment for US Gov.
AzureRM.RecoveryServices.SiteRecovery
* Fixed Authentication Header
AzureRM.RedisCache
* Introduced multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.Resources
* Add Tab completers for Scope and ResourceType
* Merge Get- and Find- functionality in Get-AzureRmResource
* Add convenience cmdlet for creating ServicePrincipals
* Remove obsolete parameter -AtScopeAndBelow from Get-AzureRmRoledefinition call
* Include assignments to deleted USers/Groups/ServicePrincipals in Get-AzureRmRoleAssignment result
AzureRM.ServiceFabric
* Update default Linux image version sku
- NewAzureServiceFabricCluster.cs default UbuntuServer1604 Sku update
AzureRM.Storage
* Introduced multiple breaking changes
- Please refer to the migration guide for more information
AzureRM.Websites
* Upgrade to latest version of the Websites SDK
* Added -AssignIdentity & -Httpsonly properties for Set-AzureRmWebApp and Set-AzureRmWebAppSlot
- Added two new cmdlets: Get-AzureRmWebAppSnapshots and Restore-AzureRmWebAppSnapshot
FileList
- AzureRM.nuspec
- AzureRM.psd1
- AzureRM.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 6.13.2 | 25,809,019 | 3/23/2021 |
| 6.13.1 | 6,042,024 | 11/21/2018 |
| 6.12.0 | 60,142 | 11/6/2018 |
| 6.11.0 | 63,901 | 10/23/2018 |
| 6.10.0 | 54,751 | 10/9/2018 |
| 6.9.0 | 130,844 | 9/24/2018 |
| 6.8.1 | 189,232 | 8/29/2018 |
| 6.7.0 | 106,611 | 8/14/2018 |
| 6.6.0 | 44,399 | 7/31/2018 |
| 6.5.0 | 53,838 | 7/17/2018 |
| 6.4.0 | 59,762 | 7/3/2018 |
| 6.3.0 | 95,554 | 6/19/2018 |
| 6.2.1 | 60,643 | 6/5/2018 |
| 6.2.0 | 1,161 | 6/5/2018 |
| 6.1.1 | 27,342 | 5/25/2018 |
| 6.1.0 | 14,084 | 5/22/2018 |
| 6.0.1 (current version) | 40,117 | 5/8/2018 |
| 6.0.0 | 4,117 | 5/7/2018 |
| 5.7.0 | 393,184 | 4/10/2018 |
| 5.6.0 | 40,035 | 3/27/2018 |
| 5.5.0 | 36,149 | 3/13/2018 |
| 5.4.1 | 41,104 | 2/28/2018 |
| 5.4.0 | 1,649 | 2/27/2018 |
| 5.3.0 | 43,596 | 2/13/2018 |
| 5.2.0 | 68,139 | 1/31/2018 |
| 5.1.1 | 145,437 | 12/9/2017 |
| 5.0.1 | 57,168 | 11/10/2017 |
| 5.0.0 | 37,485 | 11/8/2017 |
| 4.4.1 | 227,415 | 10/13/2017 |
| 4.4.0 | 145,941 | 9/25/2017 |
| 4.3.1 | 81,893 | 8/16/2017 |
| 4.2.1 | 70,186 | 7/18/2017 |
| 4.2.0 | 6,157 | 7/11/2017 |
| 4.1.0 | 65,610 | 6/8/2017 |
| 4.0.2 | 20,251 | 5/24/2017 |
| 4.0.1 | 13,173 | 5/13/2017 |
| 4.0.0 | 6,485 | 5/10/2017 |
| 3.8.0 | 75,472 | 4/5/2017 |
| 3.7.0 | 27,025 | 3/9/2017 |
| 3.6.0 | 15,093 | 2/22/2017 |
| 3.5.0 | 13,765 | 2/8/2017 |
| 3.4.0 | 16,689 | 1/18/2017 |
| 3.3.0 | 18,202 | 12/14/2016 |
| 3.2.0 | 17,456 | 11/15/2016 |
| 3.1.0 | 11,550 | 11/2/2016 |
| 3.0.0 | 14,417 | 9/28/2016 |
| 2.5.0 | 78,451 | 5/9/2019 |
| 2.4.0 | 13,338 | 2/8/2019 |
| 2.3.0 | 22,561 | 9/17/2018 |
| 2.2.0 | 2,716 | 9/20/2016 |
| 2.1.0 | 105,853 | 9/8/2016 |
| 2.0.1 | 8,212 | 8/10/2016 |
| 1.6.0 | 25,595 | 7/12/2016 |
| 1.5.1 | 3,398 | 6/27/2016 |
| 1.5.0 | 5,713 | 6/1/2016 |
| 1.4.0 | 10,499 | 5/4/2016 |
| 1.3.2 | 3,611 | 4/19/2016 |
| 1.3.0 | 5,138 | 3/30/2016 |
| 1.2.11 | 254,710 | 10/13/2017 |
| 1.2.10 | 15,775 | 7/8/2017 |
| 1.2.9 | 22,688 | 3/14/2017 |
| 1.2.8 | 8,515 | 1/12/2017 |
| 1.2.7 | 291 | 1/4/2017 |
| 1.2.6 | 123,011 | 9/8/2016 |
| 1.2.2 | 6,297 | 3/4/2016 |
| 1.2.0 | 6,655 | 2/3/2016 |
| 1.1.0 | 3,618 | 1/14/2016 |
| 1.0.4 | 2,525 | 12/16/2015 |
| 1.0.3 | 2,317 | 11/24/2015 |
| 1.0.2 | 1,916 | 11/6/2015 |
| 1.0.1 | 1,943 | 10/12/2015 |
| 1.0.0 | 485 | 10/9/2015 |