AzureRM
6.7.0
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.4)
- Azure.Storage (= 4.5.0)
- AzureRM.AnalysisServices (= 0.6.12)
- AzureRM.ApiManagement (= 6.1.3)
- AzureRM.ApplicationInsights (= 0.1.6)
- AzureRM.Automation (= 5.0.4)
- AzureRM.Backup (= 4.0.8)
- AzureRM.Batch (= 4.1.3)
- AzureRM.Billing (= 0.14.5)
- AzureRM.Cdn (= 5.0.3)
- AzureRM.CognitiveServices (= 0.9.8)
- AzureRM.Compute (= 5.5.0)
- AzureRM.Consumption (= 0.3.7)
- AzureRM.ContainerInstance (= 0.2.8)
- AzureRM.ContainerRegistry (= 1.0.8)
- AzureRM.DataFactories (= 5.0.3)
- AzureRM.DataFactoryV2 (= 0.5.8)
- AzureRM.DataLakeAnalytics (= 5.1.2)
- AzureRM.DataLakeStore (= 6.1.2)
- AzureRM.DevTestLabs (= 4.0.7)
- AzureRM.Dns (= 5.0.2)
- AzureRM.EventGrid (= 0.3.7)
- AzureRM.EventHub (= 0.6.8)
- AzureRM.HDInsight (= 4.1.6)
- AzureRM.Insights (= 5.1.1)
- AzureRM.IotHub (= 3.1.6)
- AzureRM.KeyVault (= 5.1.1)
- AzureRM.LogicApp (= 4.1.2)
- AzureRM.MachineLearning (= 0.18.3)
- AzureRM.MachineLearningCompute (= 0.4.6)
- AzureRM.MarketplaceOrdering (= 0.2.5)
- AzureRM.Media (= 0.10.2)
- AzureRM.Network (= 6.5.0)
- AzureRM.NotificationHubs (= 5.0.3)
- AzureRM.OperationalInsights (= 5.0.4)
- AzureRM.PolicyInsights (= 1.0.4)
- AzureRM.PowerBIEmbedded (= 4.1.8)
- AzureRM.Profile (= 5.4.0)
- AzureRM.RecoveryServices (= 4.1.6)
- AzureRM.RecoveryServices.Backup (= 4.4.0)
- AzureRM.RecoveryServices.SiteRecovery (= 0.2.8)
- AzureRM.RedisCache (= 5.0.3)
- AzureRM.Relay (= 0.3.8)
- AzureRM.Resources (= 6.4.0)
- AzureRM.Scheduler (= 0.16.8)
- AzureRM.ServiceBus (= 0.6.9)
- AzureRM.ServiceFabric (= 0.3.10)
- AzureRM.Sql (= 4.11.1)
- AzureRM.Storage (= 5.0.2)
- AzureRM.StreamAnalytics (= 4.0.8)
- AzureRM.Tags (= 4.0.5)
- AzureRM.TrafficManager (= 4.0.9)
- AzureRM.UsageAggregates (= 4.0.5)
- AzureRM.Websites (= 5.0.7)
Release Notes
6.7.0 - August 2018
General
* Updated to the latest version of the Azure ClientRuntime.
AzureRM.Profile
* Updated to the latest version of the Azure ClientRuntime.
* Add user id to default context name to avoid context clashing
- https://github.com/Azure/azure-powershell/issues/6489
* Fix issues with Clear-AzureRmContext that caused issues with selecting a context #6398
* Enable tenant domain to be passed to '-TenantId' parameter for 'Connect-AzureRmAccount'
- https://github.com/Azure/azure-powershell/issues/3974
- https://github.com/Azure/azure-powershell/issues/6709
Azure.Storage
* Remove the 5TB limitation for Azure File Share quota
- Set-AzureStorageShareQuota
AzureRM.Compute
* Add EvictionPolicy parameter to New-AzureRmVmssConfig
* Use default location in the DiskFileParameterSet of New-AzureRmVm if no Location is specified.
* Fix parameter description in Save-AzureRmVMImage
* Fix Get-AzureRmVMDiskEncryptionStatus cmdlet for certain singlepass related scenarios
AzureRM.DataLakeStore
* Fix debugging when DebugPreference is set from powershell command line
* Update example for Set-AzureRmDataLakeStoreItemAcl
* Update example for Set-AzureRmDataLakeStoreItemAclEntry
AzureRM.Network
* Added example for Set-AzureRmLocalNetworkGateway
* Added examples and descriptions for Add-AzureRmVirtualNetworkGatewayIpConfig, Get-AzureRmVirtualNetworkGatewayConnectionSharedKey and New-AzureRmVirtualNetworkGatewayConnection
* Added examples for Remove-AzureRmVirtualNetworkGatewayIpConfig and Reset-AzureRmVirtualNetworkGateway
* Added example for Reset-AzureRmVirtualNetworkGatewayConnectionSharedKey
* Added example for Set-AzureRmVirtualNetworkGatewayConnectionSharedKey
* Added example for Set-AzureRmVirtualNetworkGatewayConnection
* Re-generated cmdlets for ApplicationSecurityGroup, RouteTable and Usage using latest code generator
* Clarified error message for Get-AzureRmVirtualNetworkSubnetConfig when attempting to get a subnet that does not exitc
AzureRM.RecoveryServices.Backup
* Added policy filter to Get-AzureRmRecoveryServicesBackItem cmdlet. The command returns the list of backup items protected by the given policy id.
* Updated Microsoft.Azure.Management.RecoveryServices.Backup to version 3.0.0-preview.
* Added TargetResourceGroupName parameter to Restore-AzureRmRecoveryServicesBackupItem. The resource group to which the managed disks are restored. Applicable to backup of VM with managed disks.
AzureRM.Resources
* Support template deployment at subscription scope. Add new Cmdlets:
- New-AzureRmDeployment
- Get-AzureRmDeployment
- Test-AzureRmDeployment
- Remove-AzureRmDeployment
- Stop-AzureRmDeployment
- Save-AzureRmDeploymentTemplate
- Get-AzureRmDeploymentOperation
* Fix issue where error is thrown when passing a context to Set-AzureRmResource
- https://github.com/Azure/azure-powershell/issues/5705
* Fix example in New-AzureRmResourceGroupDeployment
FileList
- AzureRM.nuspec
- AzureRM.psd1
- AzureRM.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
6.13.2 | 11 | 3/22/2021 |
6.13.1 | 42 | 11/21/2018 |
6.13.0 | 5 | 11/16/2018 |
6.12.0 | 2 | 11/2/2018 |
6.11.0 | 1 | 10/19/2018 |
6.10.0 | 4 | 10/5/2018 |
6.9.0 | 9 | 9/17/2018 |
6.8.1 | 20 | 8/29/2018 |
6.8.0 | 11 | 8/24/2018 |
6.7.0 (current version) | 19 | 8/10/2018 |
6.6.0 | 25 | 7/27/2018 |
6.5.0 | 32 | 7/13/2018 |
6.4.0 | 29 | 6/29/2018 |
6.3.0 | 42 | 6/15/2018 |
6.2.1 | 30 | 6/5/2018 |
6.2.0 | 12 | 6/1/2018 |
6.1.1 | 9 | 5/25/2018 |
6.1.0 | 17 | 5/18/2018 |
6.0.1 | 35 | 5/8/2018 |
6.0.0 | 25 | 5/1/2018 |
5.7.0 | 64 | 4/6/2018 |
5.6.0 | 33 | 3/23/2018 |
5.5.0 | 48 | 3/9/2018 |
5.4.1 | 57 | 2/28/2018 |
5.4.0 | 25 | 2/23/2018 |
5.3.0 | 44 | 2/9/2018 |
5.2.0 | 198 | 1/26/2018 |
5.1.1 | 53 | 12/9/2017 |
5.1.0 | 4 | 12/8/2017 |
5.0.1 | 5 | 11/10/2017 |
5.0.0 | 5 | 11/8/2017 |
4.4.1 | 3 | 10/12/2017 |
4.4.0 | 7 | 9/24/2017 |
4.3.1 | 5 | 8/16/2017 |
4.3.0 | 4 | 8/9/2017 |
4.2.1 | 4 | 7/18/2017 |
4.2.0 | 4 | 7/11/2017 |
4.1.0 | 359 | 6/8/2017 |
4.0.2 | 26 | 5/24/2017 |
4.0.1 | 2 | 5/13/2017 |
4.0.0 | 4 | 5/9/2017 |
3.8.0 | 15 | 4/5/2017 |
3.7.0 | 2 | 3/9/2017 |
3.6.0 | 4 | 2/22/2017 |
3.5.0 | 3 | 2/8/2017 |
3.4.0 | 2 | 1/18/2017 |
3.3.0 | 3 | 12/14/2016 |
3.2.0 | 1 | 11/15/2016 |
3.1.0 | 4 | 11/1/2016 |
3.0.0 | 4 | 9/27/2016 |
2.5.0 | 5 | 5/1/2019 |
2.4.0 | 3 | 2/8/2019 |
2.3.0 | 13 | 9/16/2018 |
2.2.0 | 6 | 9/18/2016 |
2.1.0 | 7 | 9/8/2016 |
2.0.1 | 11 | 8/10/2016 |
2.0.0 | 4 | 8/8/2016 |
1.6.0 | 3 | 7/11/2016 |
1.5.1 | 5 | 6/24/2016 |
1.5.0 | 3 | 6/1/2016 |
1.4.0 | 4 | 5/4/2016 |
1.3.2 | 50 | 4/18/2016 |
1.3.0 | 46 | 3/29/2016 |
1.2.11 | 6 | 10/12/2017 |
1.2.10 | 3 | 7/8/2017 |
1.2.9 | 5 | 3/14/2017 |
1.2.8 | 10 | 1/12/2017 |
1.2.7 | 9 | 12/16/2016 |
1.2.6 | 16 | 9/8/2016 |
1.2.2 | 7 | 3/4/2016 |
1.2.0 | 7 | 2/3/2016 |
1.1.0 | 5 | 1/14/2016 |
1.0.4 | 8 | 12/16/2015 |
1.0.3 | 7 | 11/20/2015 |
1.0.2 | 7 | 11/5/2015 |
1.0.0 | 4 | 10/8/2015 |
0.9.12 | 7 | 10/5/2015 |
0.9.11 | 8 | 9/25/2015 |
0.9.10 | 6 | 9/25/2015 |
0.9.8 | 6 | 9/23/2015 |