AzureRM
6.5.0
Azure Resource Manager Module
Minimum PowerShell version
5.0
Installation Options
Author(s)
Microsoft Corporation
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Owners
Dependencies
-
- Azure.AnalysisServices (= 0.5.2)
- Azure.Storage (= 4.3.2)
- AzureRM.AnalysisServices (= 0.6.10)
- AzureRM.ApiManagement (= 6.1.1)
- AzureRM.ApplicationInsights (= 0.1.4)
- AzureRM.Automation (= 5.0.2)
- AzureRM.Backup (= 4.0.6)
- AzureRM.Batch (= 4.1.1)
- AzureRM.Billing (= 0.14.3)
- AzureRM.Cdn (= 5.0.1)
- AzureRM.CognitiveServices (= 0.9.6)
- AzureRM.Compute (= 5.3.0)
- AzureRM.Consumption (= 0.3.5)
- AzureRM.ContainerInstance (= 0.2.6)
- AzureRM.ContainerRegistry (= 1.0.6)
- AzureRM.DataFactories (= 5.0.1)
- AzureRM.DataFactoryV2 (= 0.5.6)
- AzureRM.DataLakeAnalytics (= 5.1.0)
- AzureRM.DataLakeStore (= 6.1.0)
- AzureRM.DevTestLabs (= 4.0.5)
- AzureRM.Dns (= 5.0.0)
- AzureRM.EventGrid (= 0.3.5)
- AzureRM.EventHub (= 0.6.6)
- AzureRM.HDInsight (= 4.1.4)
- AzureRM.Insights (= 5.0.1)
- AzureRM.IotHub (= 3.1.4)
- AzureRM.KeyVault (= 5.0.4)
- AzureRM.LogicApp (= 4.1.0)
- AzureRM.MachineLearning (= 0.18.1)
- AzureRM.MachineLearningCompute (= 0.4.4)
- AzureRM.MarketplaceOrdering (= 0.2.3)
- AzureRM.Media (= 0.10.0)
- AzureRM.Network (= 6.4.0)
- AzureRM.NotificationHubs (= 5.0.1)
- AzureRM.OperationalInsights (= 5.0.2)
- AzureRM.PolicyInsights (= 1.0.2)
- AzureRM.PowerBIEmbedded (= 4.1.6)
- AzureRM.Profile (= 5.3.3)
- AzureRM.RecoveryServices (= 4.1.4)
- AzureRM.RecoveryServices.Backup (= 4.3.0)
- AzureRM.RecoveryServices.SiteRecovery (= 0.2.6)
- AzureRM.RedisCache (= 5.0.1)
- AzureRM.Relay (= 0.3.6)
- AzureRM.Resources (= 6.2.1)
- AzureRM.Scheduler (= 0.16.6)
- AzureRM.ServiceBus (= 0.6.7)
- AzureRM.ServiceFabric (= 0.3.8)
- AzureRM.Sql (= 4.10.0)
- AzureRM.Storage (= 5.0.0)
- AzureRM.StreamAnalytics (= 4.0.6)
- AzureRM.Tags (= 4.0.3)
- AzureRM.TrafficManager (= 4.0.7)
- AzureRM.UsageAggregates (= 4.0.3)
- AzureRM.Websites (= 5.0.5)
Release Notes
6.5.0 - July 2018
AzureRM.Profile
* Updated help for 'Get-AzureRmContextAutosaveSetting'
Azure.Storage
* Support Upload Blob or File with write only Sas token
- Set-AzureStorageBlobContent
- Set-AzureStorageFileContent
AzureRM.AnalysisServices
* Add required property ResourceGroupName to AS.
AzureRM.Automation
* Update help and add example for 'New-AzureRMAutomationSchedule'
AzureRM.Compute
* Add -Tag parameter to Update/New-AzureRmAvailabilitySet
* Add example for 'Add-AzureRmVmssExtension'
* Add examples for 'Remove-AzureRmVmssExtension'
* Update help for 'Set-AzureRmVMAccessExtension'
* Update SimpleParameterSet for New-AzureRmVmss to set SinglePlacementGroup to false by default and add switch parameter 'SinglePlacementGroup' that enables the user to create the VMSS in a single placement group.
AzureRM.EventHub
* Added a readonly property 'PendingReplicationOperationsCount' to PSEventHubDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress
AzureRM.KeyVault
* Update error message for Set-AzureRmKeyVaultAccessPolicy
AzureRM.LogicApp
* Fixed "parameter set could not be resolved" error in New-AzureRmLogicApp
AzureRM.Network
* Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering
* Updated below cmdlets for Application Gateway
- New-AzureRmApplicationGateway : Added EnableFIPS flag and Zones support
- New-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
- Set-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
* Regenerated RouteTable cmdlets with the latest generator version
AzureRM.Relay
* Updated markdown files, fix for the parameter name issue in example
AzureRM.Resources
* Update Roleassignment and roledefinition cmdlets:
- Remove extra roledefinition calls done as part of paging.
* Fix Get-AzureRmRoleAssignment cmdlet
- Fix -ExpandPrincipalGroups command parameter functionality
* Fix issue with 'Get-AzureRmResource' where '-ResourceType' parameter was case sensitive
AzureRM.ServiceBus
* Added top and skip parameter to list cmdlets
* Added Standard to Premium NameSpace migration cmdlets :
- Start-AzureRmServiceBusMigration
- Get-AzureRmServiceBusMigration
- Complete-AzureRmServiceBusMigration
- Stop-AzureRmServiceBusMigration
- Remove-AzureRmServiceBusMigration
* Added a readonly property 'PendingReplicationOperationsCount' to PSServiceBusDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress
AzureRM.ServiceFabric
* Update example for 'New-AzureRmServiceFabricCluster'
AzureRM.Sql
* Adding new Cmdlets for Management.Sql to allow customers to add TDE Certificate to Sql Server instance or a Managed Instance
- Add-AzureRmSqlServerTransparentDataEncryptionCertificate
- Add-AzureRmSqlManagedInstanceTransparentDataEncryptionCertificate
AzureRM.Websites
* `Set-AzureRmWebApp -AssignIdentity` and `Set-AzureRmWebAppSlot -AssignIdentity` when set to false will now remove the Identity property from the site object.Removing preview tag as well.
* `Get-AzureRmWebAppMetrics`,`Get-AzureRmAppServicePlanMetrics` example updated
* `Set-AzureRmWebApp -PhpVersion` supports off as a valid php version
FileList
- AzureRM.nuspec
- AzureRM.psd1
- AzureRM.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
6.13.1 | 365,136 | 11/21/2018 |
6.12.0 | 54,040 | 11/6/2018 |
6.11.0 | 55,284 | 10/23/2018 |
6.10.0 | 52,632 | 10/9/2018 |
6.9.0 | 54,134 | 9/24/2018 |
6.8.1 | 72,873 | 8/29/2018 |
6.7.0 | 44,781 | 8/14/2018 |
6.6.0 | 43,318 | 7/31/2018 |
6.5.0 (current version) | 39,146 | 7/17/2018 |
6.4.0 | 50,567 | 7/3/2018 |
6.3.0 | 92,466 | 6/19/2018 |
6.2.1 | 38,390 | 6/5/2018 |
6.2.0 | 873 | 6/5/2018 |
6.1.1 | 24,650 | 5/25/2018 |
6.1.0 | 10,828 | 5/22/2018 |
6.0.1 | 37,359 | 5/8/2018 |
6.0.0 | 3,584 | 5/7/2018 |
5.7.0 | 115,197 | 4/10/2018 |
5.6.0 | 38,790 | 3/27/2018 |
5.5.0 | 34,943 | 3/13/2018 |
5.4.1 | 40,885 | 2/28/2018 |
5.4.0 | 1,476 | 2/27/2018 |
5.3.0 | 36,568 | 2/13/2018 |
5.2.0 | 50,141 | 1/31/2018 |
5.1.1 | 95,405 | 12/9/2017 |
5.0.1 | 56,350 | 11/10/2017 |
5.0.0 | 37,145 | 11/8/2017 |
4.4.1 | 208,071 | 10/13/2017 |
4.4.0 | 116,389 | 9/25/2017 |
4.3.1 | 70,286 | 8/16/2017 |
4.2.1 | 31,052 | 7/18/2017 |
4.2.0 | 5,977 | 7/11/2017 |
4.1.0 | 65,018 | 6/8/2017 |
4.0.2 | 19,944 | 5/24/2017 |
4.0.1 | 12,998 | 5/13/2017 |
4.0.0 | 6,178 | 5/10/2017 |
3.8.0 | 35,723 | 4/5/2017 |
3.7.0 | 25,833 | 3/9/2017 |
3.6.0 | 14,906 | 2/22/2017 |
3.5.0 | 13,558 | 2/8/2017 |
3.4.0 | 15,786 | 1/18/2017 |
3.3.0 | 17,970 | 12/14/2016 |
3.2.0 | 17,296 | 11/15/2016 |
3.1.0 | 9,929 | 11/2/2016 |
3.0.0 | 14,177 | 9/28/2016 |
2.4.0 | 412 | 2/8/2019 |
2.3.0 | 6,022 | 9/17/2018 |
2.2.0 | 2,542 | 9/20/2016 |
2.1.0 | 18,573 | 9/8/2016 |
2.0.1 | 8,018 | 8/10/2016 |
1.6.0 | 5,744 | 7/12/2016 |
1.5.1 | 3,245 | 6/27/2016 |
1.5.0 | 5,556 | 6/1/2016 |
1.4.0 | 6,477 | 5/4/2016 |
1.3.2 | 3,448 | 4/19/2016 |
1.3.0 | 4,993 | 3/30/2016 |
1.2.11 | 41,747 | 10/13/2017 |
1.2.10 | 11,332 | 7/8/2017 |
1.2.9 | 22,339 | 3/14/2017 |
1.2.8 | 8,333 | 1/12/2017 |
1.2.7 | 144 | 1/4/2017 |
1.2.6 | 43,434 | 9/8/2016 |
1.2.2 | 6,143 | 3/4/2016 |
1.2.0 | 6,495 | 2/3/2016 |
1.1.0 | 3,455 | 1/14/2016 |
1.0.4 | 2,357 | 12/16/2015 |
1.0.3 | 2,094 | 11/24/2015 |
1.0.2 | 1,740 | 11/6/2015 |
1.0.1 | 1,792 | 10/12/2015 |
1.0.0 | 299 | 10/9/2015 |